jQuery 1.10.2 warning issue from Firefox

后端 未结 3 1194
孤街浪徒
孤街浪徒 2020-11-30 05:38

I tried to use latest jQuery for my website and I get this warning sign and message from Firefox 24.

Warning: Use of getPreventDefault() is

3条回答
  •  离开以前
    2020-11-30 06:21

    it resolved by replacing the latest version of js , visit jquery site and replace with the latest jquery for the listed file

    jquery-1.10.2.js
    jquery-1.10.2.min.js
    jquery-1.10.2.min.map
    

提交回复
热议问题