首页 > 其他 > 详细

element.dispatchEvent is not a function的解决

时间:2017-06-30 19:19:28      阅读:2671      评论:0      收藏:0      [点我收藏+]

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版本。
申明:这个方法我也没测。

element.dispatchEvent is not a function的解决

原文:http://www.cnblogs.com/dhcn/p/7100306.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!