Paul Butcher wrote: > On Apr 17, 6:51 pm, Ken Snyder <[EMAIL PROTECTED]> wrote: > >> A quick search shows that Prototype 1.6 does not add a window.onerror >> handler. If you have Firebug installed, it may attach a handler. >> > > Yup - I performed the same search and couldn't find anything. But how > does that explain the behavior that I'm observing? Load prototype > first and window.onerror doesn't work, load it last and it does. > Clearly it's doing *something* - just not as obvious as directly > installing a window.onerror handler... > > Cheers, > > Paul. Check out PPK's notes and test results on window.error : http://www.quirksmode.org/js/events_compinfo.html . Perhaps it has something to do with the limitations of window.onerror?
So what are you trying to do with this callback exactly? - Ken --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---