JCarousel 未在 Internet Explorer 8 中呈现

发布于 2024-12-28 10:39:21 字数 200 浏览 6 评论 0原文

Internet Explorer 8 中的 JCarousel 遇到了大问题。

它适用于我测试过的所有其他浏览器。我很犹豫是否要放一个到该网站的链接,因为我因为试图获得点击而被这里的某人钉住了 - 所以我将描述这个问题。

在 IE 中,所有图像都在另一张图像下方加载,而不是在 CSS 框中加载。

有人遇到过这个问题并且知道如何解决吗?

Got a big problem with JCarousel in Internet Explorer 8.

It works in all other browsers I've tested on. I'm hesitant to put a link to the site as I god nailed by someone here for trying to get hits - so I'll describe the problem.

In IE all the images are loading one underneath the other rather than in the CSS box.

Anyone had this problem and know how to solve it?

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

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

发布评论

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

评论(1

若能看破又如何 2025-01-04 10:39:22

它与 DOCTYPE 有关。在 IE 和 FF 中,页面以 Quirks 模式加载。打开FF,工具和页面信息,显示详细信息。您的 DOCTYPE 中缺少 DTD。

It has to do with the DOCTYPE. In IE and FF the page loads in Quirks mode. Open FF, Tools and Page Info, it shows the details. You are missing the DTD in your DOCTYPE.

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