I'm getting an error message on page load in IE8.0--
Line: 3974 Object doesn't support this property or method
The call stack shows: fireContentLoadedEvent(); fires : document.fire
("dom:loaded"); next : return __method.apply(null, [this].concat($A
(arguments))); finally : element.fireEvent(event.eventType, event);
event.eventType = ondataavailable event = [object]
I am including the scripts in the following order and in the same
directory:
/js/prototype.js /js/scriptaculous.js /js/effects.js /js/
controls.js
Any help greatly appreciated.
Thanks, Mc.
--
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-s...@googlegroups.com.
To unsubscribe from this group, send email to prototype-scripta...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.
Let us know if that helps.
Tobie
Latest files are found at http://groups-beta.google.com/group/prototype-core/files
Al