본문 바로가기

공부하는 징뉴/퍼블

easing

jquery.easing.1.3.js


<script src="./jquery.easing.1.3.js"></script>


$("#box").animate({"transform":"rotate(360deg)"},1200,"easeOutElastic");


'공부하는 징뉴 > 퍼블' 카테고리의 다른 글

nav  (0) 2019.01.21
제이쿼리 easing이랑 transform...  (0) 2019.01.21
animate  (0) 2019.01.21
제이쿼리로 css넣을때/animate줄때  (0) 2019.01.21
제이쿼리0116  (0) 2019.01.21