JavaScript运行时错误:无法获取未定义或空引用的属性“opera”

如果我使用jquery-1.9.1.min.js获取JavaScript runtime error: Unable to get property 'opera' of undefined or null referenceJquery Isotope v1.5.19 javascript文件JavaScript runtime error: Unable to get property 'opera' of undefined or null reference

如果我使用https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js JQuery。 它运作正常,顺利进行。 我都想使用最新的jQuery。

对此有何解决方案?

在此处输入图像描述

如果要继续使用旧的jQuery API,则需要在jquery.1.9.1.js脚本之前加载jquery-migrate插件。

例如

   

jquery-migrate下载和自述文件

**更新:

尝试使用Jquery Isotope v1.5.25。 它已针对Jquery 1.9进行了更新,并且没有对.browser插件的引用。

https://raw.github.com/desandro/isotope/master/jquery.isotope.js