Home › Forums › CSS › How to animate in page elements (i.e. images) on page load? › Re: How to animate in page elements (i.e. images) on page load?
January 5, 2012 at 10:18 am
#94044
Member
Personally, I’d use this animate.css library. Then all you need to do is use jQuery/javascript or whatever to add the animate class name to the image to zoom them in in the order you desire.