bgStretcher jQuery 插件仅在某些宽高比上添加背景图像上方的空间 - 可能是快速修复

发布于 2024-11-05 11:08:29 字数 517 浏览 0 评论 0原文

请参阅此处:http://www.dearearth.net/ 带有演示的 jQuery 插件页面: http://www. ajaxblender.com/bgstretcher-2-jquery-stretch-background-plugin-updated.html

该问题仅出现在 SafariChrome 中。

要重现该问题:在任一浏览器中,尝试动态调整窗口大小,并注意在某些宽高比下,背景如何向下推约 20 像素左右,从而显示背景颜色

。想法 为什么?这在演示中不会发生...:/

谢谢。

Please see here: http://www.dearearth.net/
The jQuery plugin page with demo: http://www.ajaxblender.com/bgstretcher-2-jquery-stretch-background-plugin-updated.html

The issue appears in Safari and Chrome only.

To replicate the issue: While in either browser, try to dynamically resize the window size, and notice how under certain aspect ratios, the background is pushed down about 20px or so, revealing the bg color..

Any ideas why? This does not happen in the demo...:/

Thanks.

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

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

发布评论

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

评论(1

怼怹恏 2024-11-12 11:08:29

感谢 doctype.com 上的 @Ktash 提供的解决方案:

.bgstretcher, .bgstretcher ul, .bgstretcher li {
list-style: none;

}

Thanks to @Ktash over at doctype.com for the solution:

.bgstretcher, .bgstretcher ul, .bgstretcher li {
list-style: none;

}

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