jQuery Lessons Series: How to Implement Animations of CSS Properties
(November 9, 2009)
"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.
Read it at the external site...
The Tutorial contains:
- Simple Animation
- Simple Animation 2
- Chained Animations
*Read the full article at the external site.








