摘要: http://aliceui.com淘宝团队的前端框架,其中包括css的reset,样式规范,框架结构等,做前端的农民工,都去看看吧 阅读全文
posted @ 2012-08-06 00:41 setin 阅读(1906) 评论(0) 推荐(0)
摘要: 原文发表于:Alipay UED Blog – 打败 IE 的葵花宝典:CSS Bug Table问题浏览器DEMO解决方法Hacking Rules: property:all-ie9; property:gte-ie8;*property:lte-ie7; +property:ie7; _property:ie6;1input[button | submit] 不能用 margin:0 auto; 居中IE8bug | fixed为input添加width2body{overflow:hidden;}没有去掉滚动条IE6/7bug | fixed设置html{overflow:hidden 阅读全文
posted @ 2012-08-06 00:39 setin 阅读(167) 评论(0) 推荐(0)