I am getting the following error in Chrome dev console:(我在Chrome开发者控制台中收到以下错误:)
Uncaught TypeError: Cannot read property 'msie' of undefined
My understanding is that it is because .browser
is now deprecated in jQuery however I am using the latest version of jQuery tools and it is still giving the error, I checked in the js
file and it is there.(我的理解是因为.browser
现在在jQuery中被弃用了但是我使用的是最新版本的jQuery工具,它仍然给出错误,我检查了js
文件,它就在那里。)
How can I get around this so it does not give the error?(我怎么能解决这个问题呢?它不会给出错误?)
ask by Colin747 translate from so
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…