Jquery 缓动滑块在 IE9 中不起作用

发布于 2024-11-12 13:55:14 字数 367 浏览 4 评论 0原文

这是一个奇怪的问题,我需要帮助我思考一个可能的解决方案。

请在 IE 9 中访问 nsdstudio.com 并查看滑块未在任何图像中加载。它应该只显示一个预加载器。任何其他浏览器都会显示图像。

现在转到同一选项卡中的 woothemes.com 并加载该网站。现在返回 nsdstudio.com 并查看加载程序正在工作!

任何人都对这种情况如何或为何发生有任何想法吗?

This is a weird one and I need help wrapping my head around a possible solution.

Please visit nsdstudio.com in IE 9 and see that the slider doesn't load in any images. It should show just a preloader. Any other browser shows the images.

Now go to woothemes.com in the same tab and let the site load up. Now go back to nsdstudio.com and the see that the loader is working!

Anyone have any ideas to how or why this is happening?

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

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

发布评论

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

评论(2

花想c 2024-11-19 13:55:14

template/lib/lofslider/lofslider.js 中设置 isPreloaded:false (大约第 97 行)

Set isPreloaded:false in template/lib/lofslider/lofslider.js (about line 97)

把人绕傻吧 2024-11-19 13:55:14

以相同的顺序使用这些文件,我用 IE 9 进行了测试,滑块工作正常

jquery.ui.all.css
jquery-1.7.1.min.js
slider.css
jquery-ui-1.8.17.custom.min.js
slide.js

Use these files in same sequence, I tested with IE 9, Slider is working fine

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