Hi, Using Prototype.js for lightbox perposes
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en.