【发布时间】:2015-05-07 21:53:24
【问题描述】:
我的 Drupal 网站出现以下错误:
caught TypeError: Cannot read property 'version' of undefined
jquery.formalize.js?nkmwqx:13 Uncaught TypeError: Cannot read property 'msie' of undefined
caught TypeError: Cannot read property 'version' of undefined
jquery.formalize.js?nkmwqx:13 Uncaught TypeError: Cannot read property 'msie' of undefined
jquery.bgiframe.min.js?v=2.1:11 Uncaught TypeError: Cannot read property 'msie' of undefined
【问题讨论】:
-
此错误与已从 jq>1.9 中删除的
jQuery.browser有关。升级插件或降级 jQuery 版本。如果可能的话,前者当然更好。我建议您使用 jQuery 迁移对其进行测试:blog.jquery.com/2013/05/08/jquery-migrate-1-2-1-released