animate1 animate(), 요소를 움직이기 animate 원문 링크 http://api.jquery.com/animate/ .animate( properties [, duration] [, easing] [, complete] )Returns : jQuery 개요 : CSS 속성들을 이용하여 사용자 에니메이션을 수행합니다. .animate( properties [, duration] [, easing] [, complete] ) properties 움직임을 만들어 낼수 있는 CSS 속성들 duration 움직임이 발생할 시간 easing 움직임에 변화를 줄 수 있는 함수 complete 움직임이 멈춘 후 실행될 함수 .animate( properties, options ) properties 움직임을 만들어 낼수 있는 CSS 속성들 options.. 2012. 3. 30. 이전 1 다음