Using the $$('*') seems like a huge performance hit especially for a
method that is used as much as $().
I would steer clear of this solution and instead make a programming
behavioral change to not give elements id's that conflict with other
name attributes.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" 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/prototype-core?hl=en -~----------~----~----~----~------~----~------~--~---
