bgStretcher jQuery 插件仅在某些宽高比上添加背景图像上方的空间 - 可能是快速修复
请参阅此处:http://www.dearearth.net/ 带有演示的 jQuery 插件页面: http://www. ajaxblender.com/bgstretcher-2-jquery-stretch-background-plugin-updated.html
该问题仅出现在 Safari 和 Chrome 中。
要重现该问题:在任一浏览器中,尝试动态调整窗口大小,并注意在某些宽高比下,背景如何向下推约 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
感谢 doctype.com 上的 @Ktash 提供的解决方案:
}
Thanks to @Ktash over at doctype.com for the solution:
}