jQuery

Randal L. Schwartz merlyn at stonehenge.com
Mon Mar 25 15:40:36 GMT 2013


>>>>> "Mallory" == Mallory van Achterberg <stommepoes at stommepoes.nl> writes:

Mallory> (so you'll see lots of people do
Mallory> var $(this) = $this
Mallory> which looks weird until you know why).

And backwards.  I'm sure you meant:

 var $this = $(this);


-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.posterous.com/ for Smalltalk discussion


More information about the london.pm mailing list