Prototype''s "down" function is probably being called
somewhere
without the element first being extended. In browsers other than IE,
all elements are extended when Prototype is loaded; in IE, each
element must be extended individually--it''s one of the things $()
checks for.
TAG
On Aug 29, 2007, at 11:00 AM, fchristl wrote:
>
> Hello guys,
>
> I am momentarily programming a small, tiny, sweet web app using RoR
> and Scriptaculous with Prototype. Everything is working fine in
> Firefox and Safari, but as soon as I try to open any page that uses
> Scriptaculous in the Internet Explorer, an error occurs, saying that
> "down() is null or no object".
>
> Strangely, it gives a line for this error that does not have anything
> to do with Scriptaculous, Javascript in general or Ruby on rails.
>
> The error does neither occur in Firefox nor in Safari or Opera.
>
> Does any of you know this problem and a fix?
>
>
> Thanks in advance!
>
> Felix
>
>
> >
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---