原文:jquery報錯:jquery.tools.min.js:15 Uncaught TypeError: Cannot read property 'msie' of undefined

jquery報錯:jquery.tools.min.js: Uncaught TypeError: Cannot read property msie of undefined 背景: 首頁用到了jquery.tools.min.js這個插件,用於輪播圖的顯示,但是突然就不行了,誰也沒動,之前也沒有出現過,查看控制台,報錯顯示:jquery.tools.min.js: Uncaught TypeE ...

2020-08-06 17:13 0 556 推薦指數:

查看詳情

[jQuery] Cannot read propertymsie’ of undefined錯誤的解決方法

最近把一個項目的jQuery升級到最新版,發現有些頁面報錯Cannot read propertymsie’ of undefined。上jQuery網站上搜了一下,原因是$.browser這個api從jQuery1.9開始就正式廢除,js代碼里只要用到$.browser就會報這個錯。具體說明 ...

Thu Mar 14 18:12:00 CST 2019 0 3868
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM