$("#img1").removeAttr('style');
$("#img1").removeAttr('src');
<img id="img1" src="a.jpg" style="width:100px;height:200px">
'jQuery' 카테고리의 다른 글
jquery validate submit event (0) | 2014.03.28 |
---|---|
jquery 로 배열값 컨트롤... (0) | 2013.01.04 |
img width , height 등 수정하기 (0) | 2012.10.06 |
img src 값 컨트롤.. (0) | 2012.10.06 |