Tagged Questions

6
votes
3answers
19k views

“element.dispatchEvent is not a function” js error caught in firebug of FF3.0

i am getting the following error while loading my index page in FF3.0. Sorry, i am unable to paste the script here as it is 2030 lines of code. element.dispatchEvent is not a function On ...