jQuery Lessons Series: How to Implement Animations of CSS Properties

A basic way to use the jQuery animate() function

In the past days Antonio Lupetti received several requests from his readers that asked him to dedicate the new issue of his jQuery Lesson Series to how to implement custom animations of CSS properties of HTML elements.
So this post illustrates a basic way to use the jQuery animate() function that allows you to animate easy a property or a group of CSS properties of DOM elements.

The Tutorial contains:

  • Simple Animation
  • Simple Animation 2
  • Chained Animations

*Read the full article at the external site.  

Comments

Be the first to write a comment

You must me logged in to write a comment.