Jquery Cycle 在 IE 中不工作

发布于 2024-11-26 04:39:59 字数 204 浏览 1 评论 0原文

我在 IE 中运行 Jquery Cycle 插件时遇到问题。它在 Firefox 和 Chrome 中工作得很好,但在 IE 中,幻灯片中的所有图像都堆叠在下面,并且所有控件都不起作用。

有人对可能发生的事情有任何想法吗?

这是网站:www.clayhouse.tv

找到了答案......我一定是瞎了。我所需要做的就是添加溢出:隐藏到容器中。

I'm running into an issue with the Jquery Cycle plugin working in IE. It works great in Firefox and Chrome but in IE all the images in the slideshow just stack below and none of the controls work.

Anyone have any ideas as to what might be going on?

Here is the site: www.clayhouse.tv

FOUND THE ANSWER... I MUST BE BLIND. ALL I NEEDED TO DO WAS ADD OVERFLOW:HIDDEN TO THE CONTAINER.

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

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

发布评论

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

评论(1

倾城花音 2024-12-03 04:39:59

您有很多 HTML 错误。我肯定会仔细检查并纠正这些错误。如果此后问题仍然存在,我会感到震惊。我从来没有在 IE 中遇到过循环问题。

验证器结果

最重要的是重复的 ID 问题。

You have a lot of HTML errors. I'd definitely go through and correct those errors. If the problem still persists after that I'd be shocked. I never ran into a problem with cycle in IE.

The Validator Results

Most importantly the duplicate ID issues.

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