IE浏览器6 7 8 9的css hack详解

关于ie浏览器,全世界怨声载道,作为前端开发人员,又不得不鼓捣ie浏览器,纠结,无奈。下面给大家介绍一下ie浏览器6 7 8 9版本的css hack调兼容性的问题。

background-color:blue; /*firefox*/
 background-color:red\9; /*all ie*/
 background-color:yellow\0; /*ie8 ie9*/
 +background-color:pink; /*ie7 ie6*/
 *background-color:orange;/*ie6*/
 :root #test { background-color:purple\9; } /*ie9*/
关于博主
骨灰级博客玩家
国内第一批90后网站站长/程序员
做过七年前端讲师
目前从事锦鲤观赏鱼电商行业
鱼贝贝锦鲤创始人
文章列表
1
Adobe cc系列软件(Photoshop、illustrator等)安装时提示“权限错误,无法写入注册表值。请检查权限。错误代码:160”的解决方法
Adobe cc系列软件(Photoshop、illustrator等)安装时提示“权限错误,无法写入注册表值。请检查权限。错误代码:160”的解决方法
2
一加手机解锁BL锁时提示 FAILED (remote: Flashing Unlock is not allowed ) 错误的解决方法
一加手机解锁BL锁时提示 FAILED (remote: Flashing Unlock is not allowed ) 错误的解决方法
3
安装软件时报错Installer integrity check has failed. Common causes include incomplete download and damaged media. Contact the installer's author to obtain a new copy.的解决方法
安装软件时报错Installer integrity check has failed. Common causes include incomplete download and damaged media. Contact the installer's author to obtain a new copy.的解决方法
4
Adobe Premiere Pro找不到任何具有视频播放功能的模块。请更新视频显示驱动程序并再次启动 的解决方案
Adobe Premiere Pro找不到任何具有视频播放功能的模块。请更新视频显示驱动程序并再次启动 的解决方案
5
Adobe premiere创建字幕输入文字或导入素材时卡死的原因及解决方案
Adobe premiere创建字幕输入文字或导入素材时卡死的原因及解决方案
最新评论
比比拉布
比比拉布
5月7日
太感谢了!!!!!!找了这么多的教程,只有你点出来了关键点——设计视图!!!!
Jake
Jake
3月7日
Halo 啊~麻烦更新下我的博客地址,原名:Jing Blog。麻烦更新如下: Jake Blog(后缀可以省略,也可以保留,看哪个风格适合) 网址:htt
评论于关于博主