[thelist] How to abstract this script?

Matt Warden mwarden at gmail.com
Wed Mar 9 11:37:55 CST 2005


On Wed, 9 Mar 2005 09:20:39 -0800 (PST), Tom Dell'Aringa
<pixelmech at yahoo.com> wrote:
> Anyway - I'm not familiar with passedNode and Google came up empty on that, nor do I see it in
> O'Reilly - is that a typo or can your provide a reference?

Sorry, I was just referring to whatever you named your argument in the
javascript function. Like:

function ShowCalendar(passedNode)
{
....
}

it would be a reference to this.parentNode, which you are passing to
the function.

-- 
Matt Warden
Miami University
Oxford, OH, USA
http://mattwarden.com


This email proudly and graciously contributes to entropy.


More information about the thelist mailing list