Since "jQuery"izing an element
- involves a small performance hit and
- not every developer's requires a jQuery object in eqch
it makes more sense to simply provide the element itself inside "each". This
way developers can do $(this) if they need to.

Blair

On 12/13/06, SRobertJames <[EMAIL PROTECTED]> wrote:


Why do I need to wrap the this with $(this) - (when using $('#...').each)
-
why isnt' that done automatically?


--
View this message in context:
http://www.nabble.com/this-verus-%28this%29-tf2810909.html#a7843947
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to