gpt4 book ai didi

html - 修复了导致网页滚动滞后的背景附件

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

我的目标网页有问题,我的背景图片设置为以下样式:

    background-size: 100% auto;
background-image: url('../images/image.jpg');
background-attachment: fixed;
background-repeat: no-repeat;

我进行了调查,发现背景附件属性会导致滚动延迟。如果我删除 background-attachment 属性,滚动会很流畅。

我该如何解决这个问题?

最佳答案

有什么特殊原因不能简单地删除 background-attachment 的属性吗?

关于html - 修复了导致网页滚动滞后的背景附件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37624121/

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