每日归档: 2012年4月10日

 

Javascript 的样式属性与 CSS 的样式属性 区别

盒子

CSS(不区分大小写)

JavaScript语法(区分大小写

border

border

border-bottom

borderBottom

[……]

继续阅读