比较常用,简单的IE6.IE7.FF兼容hack方法
.test{
    height:20px;
    background-color:orange;
}


ff识别

-----------------------------------------------------------

*+html .test{/*IE7*/
    height:20px;
    background-color:blue;
}


IE7浏览器
------------------------------------------------------------



*html .test{/*IE6*/
    height:20px;
    background-color:black;
}

IE6浏览器

-----------------------------------------------------------------------


IE6加*html,而IE7加*+html,暗示加了一个版本。
Category: web标准 , 2008/08/23 , 09:01 , 0 Comments , 1183 Read
收藏到网摘:百度搜藏 Google书签 Del.icio.us Yahoo收藏 新浪ViVi收藏夹 365天天网摘 天极网摘 我摘·网摘·网络书签 POCO网摘 YouNote网摘 和讯网摘 Bolaa博拉博客收录中心 igooi网摘 天下图摘
发表评论
昵称 [注册]
密码 游客无需密码
网址
电邮
打开HTML 打开UBB 打开表情 隐藏 记住我