IE9的css hack使用示例
建站知识 2021-07-03 08:43www.168986.cn长沙网站建设
以前写过《》,ie9一出css hack也该更新,以前一直没关注,今天在内部参考群mxclion分享了IE9的css hack,拿出来也分享一下
select {
background-color:red\0; / ie 8/9/
background-color:blue\9\0; / ie 9/
background-color:#dddd00; / ie 7/
_background-color:#CDCDCD; / ie 6/
}
注意写hack的顺序,其中
background-color:red\0;IE8和IE9都支持;
background-color:blue\9\0; 仅IE9支持;
===============华丽的分割线===============
今天在看到另一种hack
#element {
color:orange;
}
#element {
color: white; / IE6+7, doesn't work in IE8/9 as IE7 /
}
#element {
_color: red; / IE6 /
}
#element {
color: green\0/IE8+9; / IE8+9 /
}
:root #element { color:pink \0/IE9; } / IE9 /
复制代码
代码如下:select {
background-color:red\0; / ie 8/9/
background-color:blue\9\0; / ie 9/
background-color:#dddd00; / ie 7/
_background-color:#CDCDCD; / ie 6/
}
注意写hack的顺序,其中
复制代码
代码如下:background-color:red\0;IE8和IE9都支持;
background-color:blue\9\0; 仅IE9支持;
===============华丽的分割线===============
今天在看到另一种hack
复制代码
代码如下:#element {
color:orange;
}
#element {
color: white; / IE6+7, doesn't work in IE8/9 as IE7 /
}
#element {
_color: red; / IE6 /
}
#element {
color: green\0/IE8+9; / IE8+9 /
}
:root #element { color:pink \0/IE9; } / IE9 /
长沙网站设计
- 如何自己建一个网站 自己想建个网站,怎么建
- 如何制作网站免费建站 创建网站免费注册
- html简单网页代码 html简单网页代码超链接
- dreamweaver网页制作 dreamweaver网页制作模板
- 上海网站建设 上海网站建设制作微信
- 如何制作网站和网页 如何制作一个网页
- html网页制作代码大全 端午节html网页制作代码大
- app开发公司 app开发公司前十名
- html网页制作 html网页制作文字居中
- app制作一个需要多少钱 请人制作一个app多少钱
- 成都网站制作 成都网站制作维护
- 百度建一个网站多少钱 百度做个公司网站要多少
- html+css网页制作成品 web网页制作成品css+javascrip
- html网页制作案例 html网页设计案例
- html+css网页制作成品 web网页制作成品css+javascrip
- 个人网站模板 个人网站模板HTML