Javascript&Jquery

사용자 지정 효과

알 수 없는 사용자 2012. 3. 26. 15:17
1. $(selector).animate(object);
2. $(selector).animate(object,speed);
3. $(selector).animate(object, speed, easing);
4. $(selector).animate(object, speed, easing, callback); 

속성
opacity, top, height, width, left, margin, right, padding, bottom