简体   繁体   English

IE8上的jQuery Masonry插件

[英]jQuery Masonry Plugin on IE8

I am using jQuery masonry plugin in my project and everything is running properly on newer version of browsers. 我在我的项目中使用jQuery石工插件,并且一切都在新版本的浏览器上正常运行。 However, when I try to run it on IE8, I got this error and it did not functioning properly: 但是,当我尝试在IE8上运行它时,出现此错误,并且无法正常运行:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)
Timestamp: Fri, 15 Nov 2013 09:00:45 UTC

Message: Invalid argument.
Line: 9
Char: 8948
Code: 0
URI: http://localhost/js/masonry.pkgd.min.js

How can I solve it? 我该如何解决? If really can't get it works, is there any other alternative way to do it with IE8 support? 如果真的无法使用它,是否还有其他替代方法可以通过IE8支持呢?

Thank you. 谢谢。

试试这个 (IE7.js,一个IE兼容性库)并进行报告。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM