<div class="views" style="position: relative; width: 421px; height: 15px; overflow: hidden;"> TEST TEXT </div>
如何使用jquery删除style属性下的width属性
我知道removeAttr(“width”);
但它不会在这里工作,因为width是style属性的子元素
任何帮助将感激和感谢…
提前致谢..
.css('width','auto')