gpt4 book ai didi

html - 修复了 div 上的背景图像在 iOS 设备上不起作用的问题? [里面的 JSFiddle]

转载 作者:行者123 更新时间:2023-11-28 04:28:46 25 4
gpt4 key购买 nike

这是我正在做的事情的基本布局:一堆 div 彼此堆叠(宽度均为 100%),其中一些 div 包含固定的背景图像。它们在桌面浏览器上呈现得很好,但在 iOS 设备上不起作用(背景图像滚动并且它们没有正确填充屏幕)。

如何在 iOS 上运行它?

https://jsfiddle.net/8hfa679n/

#about {
background-image:url("http://s1.picswalls.com/wallpapers/2016/06/10/4k-desktop-wallpaper_065227602_309.jpg");
background-attachment:fixed;
background-position:center center;
background-repeat:no-repeat;
background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
}

最佳答案

信息不足:iOS 版本、浏览器版本、示例图片等...你试过了吗this

关于html - 修复了 div 上的背景图像在 iOS 设备上不起作用的问题? [里面的 JSFiddle],我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41841606/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com