Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

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?

#94044
Mottie
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.