今天河北魅力网络客户让改一下代码,让背景图片实现不随滚动条来滚动,实现这种效果其实很简单,加个代码就行。
网络
<body background="bj.jpg" style="background-attachment:fixed";> ide
style="background-attachment:fixed";> 这样就实现了背景图片固定效果,虽然简单但很实用 url
图片相关的其它代码:spa
body {orm
background:url(/imgs/bj1.jpg);//背景路径图片
background-size:100%;//填充get
background-repeat:no-repeat;//无重复it
background-attachment: fixed;//固定class
}im