摘要:
1、 IE6、IE7、Firefox之间的兼容写法: 写法一: IE都能识别*;标准浏览器(如FF)不能识别*; IE6能识别*,但不能识别 !important, IE7能识别*,也能识别!important; FF不能识别*,但能识别!important; 根据上述表达,同一类/ID下的CSS hack可写为: .searchInput { background-co... 阅读全文
posted @ 2010-11-26 23:13
john chen
阅读(1035)
评论(0)
推荐(0)
