Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/javascript/477.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/86.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript 在我滚动时固定并覆盖着陆图像_Javascript_Html_Css_Web - Fatal编程技术网

Javascript 在我滚动时固定并覆盖着陆图像

Javascript 在我滚动时固定并覆盖着陆图像,javascript,html,css,web,Javascript,Html,Css,Web,我只是想知道如何修复我的登录页图片,这样当我滚动时,内容就会覆盖登录页图像。下面是我想要的功能的一个例子 使用“背景附件”属性 .bk-fixed { background-attachment: fixed; } 下次,请将您的问题结构化为人类可接受的格式嘿,欢迎使用SO,请务必参考。。。谢谢

我只是想知道如何修复我的登录页图片,这样当我滚动时,内容就会覆盖登录页图像。下面是我想要的功能的一个例子

使用“背景附件”属性

.bk-fixed {
  background-attachment: fixed;
}

下次,请将您的问题结构化为人类可接受的格式

嘿,欢迎使用SO,请务必参考。。。谢谢