[阅读: 458] 2009-01-09 22:15:41
<div style="height: 100%; width: 100%; z-index: -1; position: absolute; top: 0; left: 0;">
<img src="themes/bluemarine/logo.png" style=" position: fixed; right: 0; bottom: 0;" />
</div>
<div><h1 style="height: 1500px;">dasda</h1>
<input type="text" style="background-color: #F90;" />
</div>
你把img换成一个block状的DIV,里面放你需要的东西就好了。
无论你如何滚动画面,img纹丝不动。
无需CSS。
其实如果IE正确理解CSS标准的话,FF等其他浏览器连多级下拉菜单都不要JS,纯CSS就可以做到。