2010年3月30日

IE6 IE7 IE8 FF css hack

摘要: selector{ property:value; // 所有浏览器 property:value\9; // 所有IE浏览器 +property:value; // IE7 _property:value; // IE6 } 阅读全文

posted @ 2010-03-30 20:40 骑驴睡觉 阅读(131) 评论(0) 推荐(0) 编辑

导航