I am using prototype 1.7 and get an error on line 5736
element.fireEvent(event.eventType, event);
and 5988
return $(parentElement ||
document.body).getElementsByClassName(className); prototype.js
"element.fireEvent(event.eventType, event);"
The error I receive is....
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/
4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR
3.0.30729; .NET4.0C; .NET4.0E; InfoPath.3)
Timestamp: Fri, 28 Oct 2011 13:27:44 UTC
Message: Object doesn't support this property or method
Line: 5988
Char: 5
Code: 0
URI:
http://dev.my.tweb02.mcphs.edu/scripts/prototype.js
Message: Object doesn't support this property or method
Line: 5736
Char: 7
Code: 0
URI:
http://dev.my.tweb02.mcphs.edu/scripts/prototype.js
Is this a known issue? I am using IE8.