摘要:        
通常为了兼容多个浏览器,一般都要是用css hack。#test{ color:red; /* 所有浏览器都支持 */ color:red !important;/* Firefox、IE7支持 */ _color:red; /* IE6支持 */ *color:red; /* IE6、IE7支持 */ *+color:red; /* IE7支持 */ color:red\9; /* IE6、IE7、IE8支持 */ color:red\0; /* IE8支持 */}今天看 www.laiwang.com 时,发现他的HTML 的class属性中包含了如下信息。ua-webkit...    阅读全文
posted @ 2011-12-07 17:39 PHP-张工 阅读(1116) 评论(0) 推荐(1)
 
                    
                     
                    
                 
                    
                 
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号