element.dispatchEvent is not a function的解決


Firebug中的出錯提示:

 
element.dispatchEvent is not a function  
 element.dispatchEvent(event);                       prototype.js (第 5734 行)  
出錯原因:同時引用了prototype和jQuery,我這兒引用的版本,prototype是1.7,jQuery測試了1.4.3和1.6.1版本。
申明:這個方法我也沒測。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2026 CODEPRJ.COM