animation을 쓰지 않아도 되는 녀석으로 발견
<script> $( document ).click(function() { $( "#toggle" ).effect( "shake" ); }); </script> |
'Programming > jquery' 카테고리의 다른 글
jquery selector와 document.getElementById 차이 (0) | 2018.11.05 |
---|---|
jquery trigger() (0) | 2018.10.25 |
jqeury ajax 수행 완료 기다리기 (0) | 2018.10.23 |
jquery ajax data, header (0) | 2018.10.23 |
jquery ani arc (0) | 2018.10.16 |