针对Firefox区分所有IE的hack

*:lang(ja) .a {color:red !important;} //just for firefox

Firefox hack

*是通配符, 冒号后面跟的是lang伪类,IE(包括IE7)都不支持这个伪类。 注意要在html后面定义好语言,我这里定义的是ja(日文),中文的话是zh。

Tags: , 07月 14th, 2008 Posted in CSS

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Powered by WordPress | Blue Weed by Blog Oh! Blog | Entries (RSS) and Comments (RSS).