会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Hevily He
致力与web前端技术而不断学习 | 以马内利
Home
New Post
Contact
Admin
Subscription
2010年5月19日
ff ie7 ie6 css支持问题[拼网页标记]
转载请注明 http://netsos.cnblogs.com/一、!important (功能有限) 随着IE7对!important的支持, !important 方法现在只针对IE6的兼容.(注意写法.记得该声明位置需要提前.) 例如: #example { width: 100px !important; /* IE7+FF */ width: 200px; /* IE6 */ } 二、C...
Read More
posted @ 2010-05-19 17:24 hevily
Views(527)
Comments(1)
Diggs(2)
Edit
公告