当前位置:Gxlcms > html代码 > div+css固定于浏览器_html/css_WEB-ITnose

div+css固定于浏览器_html/css_WEB-ITnose

时间:2021-07-01 10:21:17 帮助过:5人阅读

#bottomNav { background-color:#096; z-index:999; position:fixed; bottom:0; left:0; width:100%; _position:absolute; /* for IE6 */  _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ overflow:visible; }  

复制粘贴样式测试

人气教程排行