what if those elements weren't dynamically drawn by prototype but are
statically contained in HTML? are they extended then?

On Nov 25, 2007 4:44 PM, Thomas Fuchs <[EMAIL PROTECTED]> wrote:
>
> $$ extends all elements it returns, so yes, you can remove it.
>
> Am 25.11.2007 um 15:29 schrieb Roland:
>
>
> >
> > im think its not after doing some tests... but im still not 100% sure
> > =]
> >
> > On 25 nov, 15:27, Roland <[EMAIL PROTECTED]> wrote:
> >> $$('.class-a', '.class-b').each(function(single_element){
> >>     single_element = $(single_element); // can i remove this?
> >>
> >> });
> >>
> >> t thought this was necessary in prototype 1.5...
> > >
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to