Jquery 滑块和扩展背景

发布于 2024-12-09 06:48:28 字数 173 浏览 0 评论 0原文

我不明白是什么导致该网站上的滑块以白色背景覆盖在其​​下方的页面上。在IE8下测试,看起来不太对劲。它在当前版本的 Chrome 和 Firefox 中运行良好。

有人介意看看这个网站吗?

I can't figure out whats causing the slider on this site to overlay over the page below it with a white background. Testing in IE8 and it doesn't look right. Its working fine the in the current version of Chrome and Firefox.

Does anyone mind taking a look at this site?

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

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

发布评论

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

评论(1

毁虫ゝ 2024-12-16 06:48:28

如果您从以下样式中删除 width:1920px; ,该问题将得到修复:

<div class="panel" style="height: 985px; display: block; opacity: 1; top: 0px; left: 0px; width: 1920px;">

It will be fixed if you remove width:1920px; from following style:

<div class="panel" style="height: 985px; display: block; opacity: 1; top: 0px; left: 0px; width: 1920px;">
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文