gpt4 book ai didi

CSS:防止背景滚动

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

我创建了一个模态弹出框。我希望在滚动时固定背景主体。我用谷歌搜索并发现添加 background-attachment: fixed; 但没有成功。

背景附件是否固定;只适用于图像?如 (w3schools.com/cssref/pr_background-attachment.asp) 中所述

/* Set background image to fixed (don't scroll along with the page)*/

background-attachment: fixed;

最佳答案

sorry, can't make the code public

所以我只做一个可行的猜测。

在弹出窗口打开时将 overflow: hidden; 添加到页面主体。

关于CSS:防止背景滚动,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33167966/

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