摘要: 有些页面样式不规范,没有写在一个class里,例如:<div id="show" style="width:100px; padding-top:10px; font-size:12px;"></div> 这种情况下清空style可以removeAttr()方法移除style属性来实现 $("#sh 阅读全文
posted @ 2017-01-16 19:20 我爱吃小丸子 阅读(1809) 评论(0) 推荐(0) 编辑