Learning jQuery

Learning jQuery Animating Properties and Easing

This course is out of date and does not reflect our standards or industry best practices. We now recommend you take the Complete Intro to Web Development, v3 course.

Check out a free preview of the full Learning jQuery course:
The "Animating Properties and Easing" Lesson is part of the full, Learning jQuery course featured in this preview video. Here's what you'd learn in this lesson:

Properties can be animated by number, percent or relatively (“+=200px”, “-=20%”, etc) You can’t animate the “left” without changing it’s CSS position: relative or absolute Custom animation options (duration, easing, complete, step, queue and specialQueue) More easing types available with jQuery UI or Demo of animation callbacks firing immediately if animations are done Advanced animation with per-property easing Currently animated selector is(‘:animated’)

Get Unlimited Access Now