$().each(funtion(index, div) {
// in this case this and div are the same thing
$self = $(this);
$anotherSelf = $(div);
});
2009/8/12 Scott González <[email protected]>
>
> On Aug 11, 10:07 am, Pauan <[email protected]> wrote:
> > And how is it inferior to set the current item as an argument to the
> > callback?
>
> I never said that was inferior, I merely explained the context for why
> the decision was made.
> >
>
--
Samer Ziadeh
www.samerziadeh.com
"Let It Be"
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---