공부하는 징뉴/퍼블
easing
J.Riley
2019. 1. 21. 20:49
<script src="./jquery.easing.1.3.js"></script>
$("#box").animate({"transform":"rotate(360deg)"},1200,"easeOutElastic");