Hi ive got the event.observe handler calling my main page loading script, in all browsers it works fine, except IE for some reason, it appears the Event.observe line is not being parsed. All JS is in an external JS file, loaded in the page header. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
"I don''t know where. I don''t know when. But something awful''s going to happen. Thank you, that''s all for today, no further questions." "Well, could you give us a clue?" - Robin Williams Sorry...had to. ;) You may consider including code snippets or anything more specific than the method name. I believe there are instances where Event.observe can fail silently (verify?); which, I''m guessing, is what''s occurring. - Jon L. On Apr 28, 3:47 pm, Xaphan <webmas...-rEDxJmwL6iISYwuI+d8WRA@public.gmane.org> wrote:> Hi > > ive got the event.observe handler calling my main page loading script, > in all browsers it works fine, except IE > > for some reason, it appears the Event.observe line is not being > parsed. > > All JS is in an external JS file, loaded in the page header.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Fixed it, just IE being IE On Apr 29, 12:09 am, "Jon L." <jonllm...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> "I don''t know where. I don''t know when. But something awful''s going to > happen. Thank you, that''s all for today, no further questions." > "Well, could you give us a clue?" > - Robin Williams > > Sorry...had to. ;) > > You may consider including code snippets or anything more specific > than the method name. > I believe there are instances where Event.observe can fail silently > (verify?); which, I''m guessing, is what''s occurring. > > - Jon L. > > On Apr 28, 3:47 pm, Xaphan <webmas...-rEDxJmwL6iISYwuI+d8WRA@public.gmane.org> wrote: > > > Hi > > > ive got the event.observe handler calling my main page loading script, > > in all browsers it works fine, except IE > > > for some reason, it appears the Event.observe line is not being > > parsed. > > > All JS is in an external JS file, loaded in the page header.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---