admin管理员组文章数量:1289866
Duplicate of:
Stretch and Scale CSS Background
How do I stretch a background image to cover the entire HTML element?
background image doesn’t stretch full page width
I've got a webpage background image, which needs to be displayed fully at 100% of the window's size. If the window is resized, the image needs to resize with it, to stay at 100%.
CSS does not allow you to set the sizes of the background image, only the way it repeats. (but I want it stretched)
I assume jQuery is the safest and quickest way of realizing this, to overe browser-inpatibleness. Or can this be done quickly with regular javascript?
Duplicate of:
Stretch and Scale CSS Background
How do I stretch a background image to cover the entire HTML element?
background image doesn’t stretch full page width
I've got a webpage background image, which needs to be displayed fully at 100% of the window's size. If the window is resized, the image needs to resize with it, to stay at 100%.
CSS does not allow you to set the sizes of the background image, only the way it repeats. (but I want it stretched)
I assume jQuery is the safest and quickest way of realizing this, to overe browser-inpatibleness. Or can this be done quickly with regular javascript?
Share Improve this question edited Jun 20, 2020 at 9:12 CommunityBot 11 silver badge asked May 17, 2009 at 11:07 GerritGerrit 1,5995 gold badges16 silver badges23 bronze badges 2- alltough it's a duplicate, I like this question's accepted answer better than the ones from the earlier questions. – Gerrit Commented May 17, 2009 at 12:05
- possible duplicate of How do I stretch a background image to cover the entire HTML element? – Qantas 94 Heavy Commented Jul 20, 2014 at 8:23
1 Answer
Reset to default 8This link might interest you:
How Do you Stretch a Background Image in a Web Page
本文标签: javascriptBackground image at 100 of window (and resizes with it)Stack Overflow
版权声明:本文标题:javascript - Background image at 100% of window (and resizes with it) - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741397329a2376457.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论