By acoin
via css.dzone.com
Published: Dec 19 2012 / 10:15
CSS3 transitions help to change CSS properties over a specified duration with a timing function. Using it in applications can help to reduce the amount of scripts that you write in order to create simple animations. Let the browser do all the animation calculations for you.
Add your comment