页脚绝对定位

2015-07-08 0 892
页脚绝对定位
<style type="text/css">
*{margin: 0;padding: 0;}
.min_nav_bg_new {
width: 100%;
position: fixed;
_position: absolute;
_top: expression(documentElement.scrollTop + documentElement.clientHeight-offsetHeight);
height: 46px;
bottom: 0;
z-index: 50;
}
.min_nav_new {
width: 1000px;
margin: 0 auto;
height: 46px;
}
</style>
<div class="min_nav_bg_new">
<div class="min_nav_new">
</div>
</div>

遇见资源网 html 页脚绝对定位 http://www.ox520.com/14266.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务