jQuery移出style

移出下面代碼中的style
<div id="show" style="width:100px; padding-top:10px; font-size:12px;"></div>
$("#show").removeAttr("style"); //IE、Mozilla 都是能夠的
相關文章
相關標籤/搜索