CSS hack
/* by 司徒正美 2011.6.1*/
#element {
background:orange;/* FF4 safari5 */
}
#element {
*background: blue; /* IE7*/
}
#element {
-background: red; /* IE6 */
}
#element {
background: green\0; /* IE8 opera11 */
}
:root #element { background:pink\9; } /* IE9 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /*IE10*/
#element { background:lightgreen;
}
//所有版本的 Firefox
@-moz-document url-prefix() {
.selector {
color:lime;
}
}
机器瞎学/数据掩埋/模式混淆/人工智障/深度遗忘/神经掉线/计算机幻觉/专注单身二十五年
浙公网安备 33010602011771号