Yoxview使IE7崩溃

发布于 2024-11-07 22:50:50 字数 358 浏览 0 评论 0原文

我有一个照片/视频库,我应用了 Yoxview jquery 插件。除了 IE7 之外,在每个浏览器上都没有问题。

我尝试将代码更新到插件的最新版本,但没有帮助。

奇怪的是,我访问 Yoxview 网站时,IE7 并没有崩溃。

这是使用的代码:

$(".Gallery").yoxview();

.Gallery 是一个包含 img 的嵌套 adiv

在我之前有人遇到过这种情况吗?

注意:即使页面上只有 1 个图像,问题也存在。

I have a photo/video gallery and I apply the Yoxview jquery plugin on. On every browser their is no problem except for IE7.

I try to update my code to the latest version of the plugin but it does not helped.

The strange part is that I go on the Yoxview site, IE7 doest not crash.

This is the code is use:

$(".Gallery").yoxview();

.Gallery is a div with nested a that contains img.

Do anybody have encounter this situation before me?

NOTE: The problem exist even if their is only 1 image on the page.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

意犹 2024-11-14 22:50:50

我更改了 Jquery 版本。 1.6版本的seam导致了这个问题。我尝试使用 1.4,该插件工作完美。因此,我访问了 Jquery 站点并下载了最新版本的 Jquery (1.6.1),现在一切正常。

谢谢你们的帮助!

I change my Jquery version. The version 1.6 seam to cause the problem. I try with the 1.4 and the plugin work perfectly. So, I got to the Jquery site and download the latest version of Jquery (1.6.1) and everything is now ok.

Thank for you help guys!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文