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

后端 未结 5 1235
别那么骄傲
别那么骄傲 2020-12-08 01:46

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.

elemen

5条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-08 02:40

    After all the Jquery script tag's add

    
    

    to avoid the conflict between Prototype and Jquery.

提交回复
热议问题