网站地图    收藏   

主页 > 采坑 > 前端采坑 > css采坑 >

ie6: position:fixed的坑

来源:未知    时间:2021-04-28 12:15 作者:小飞侠 阅读:

[导读] ie6: position:fixed的坑 .fixed-top/*positionfixedTop*/{position:fixed;bottom:auto;top:0;}*html.fixed-top/*IE6positionfixedTop*/{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop));}*html{background-image...

 ie6: position:fixed的坑

.fixed-top /* position fixed Top */{position:fixed;bottom:auto;top:0; }
* html .fixed-top /* IE6 position fixed Top */
{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop));}
*html{background-image:url(about:blank);background-attachment:fixed;}


最新评论

添加评论

更多文章推荐

自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习

京ICP备14009008号-1@版权所有www.zixuephp.com

网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com

添加评论