[Proto-Scripty] document.fire() not defined

2011-01-19 Thread Krzysztof Głowinkowski
Hello everyone,
I am currently testing a site using Prototype.js (version 1.7) on
Internet Explorer 9 beta. Calling
document.fire(dom:loaded) -produces following error : SCRIPT438:
Object doesn't support this property or method. What can be wrong with
document.fire? This error does not occur when testing on IE 8 and
lower.
Cheers, Chris

-- 
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.



Re: [Proto-Scripty] document.fire() not defined

2011-01-19 Thread Rüdiger Kaatz
Hi there,

is this the first call to the prototype library? Maybe it does not
load correctly?

-- 
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.