On Feb 6, 2008 9:18 AM, Abba <[EMAIL PROTECTED]> wrote:
>
> Thanks, it works. But in the end is like passing the Id of the element
> and then make a getElementByID... is not what i was expecting :(

The $() function not does what the getElementByID() function does, but
it also does so much more, including extending the built-in node
object to include all Prototype's Element methods so that you can use
them. IE requires you to do this.

-justin

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-spinoffs@googlegroups.com
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