摘要:
可同时区分IE8、IE7、IE6、Firefox3、Firefox2的CSS hacks: .test{ color:/*\**/#00f\9; /* IE8 */ } .test, .test:-moz-any-link{ color:#f60; /* Firefox2 */ } .test, .test:default{ color:#000; /* Firefox3 */ *color:#... 阅读全文
posted @ 2009-09-18 02:49
looping
阅读(228)
评论(0)
推荐(0)