摘要:
一、CSS HACK以下两种方法几乎能解决现今所有HACK.1, !important随着IE7对!important的支持, !important 方法现在只针对IE6的HACK.(注意写法.记得该声明位置需要提前.)CSS代码 <style> #wrapper{ width:100px!important;/*IE7+FF*/ width:80px;/*IE6*/ } </s... 阅读全文
posted @ 2008-04-17 00:11
ゞ智者.千虑
阅读(831)
评论(0)
推荐(0)

浙公网安备 33010602011771号