[jQuery] animation, how do I do this ( library plugin ) ?
Hi
I would like to do the following
I have a big header image and on there specific places i want to have a few easing bouncing images that bounce a few times and then they stay n place and optionally it would be nice if I could repeat this after a specified amount of time
so om my header image on specific places i would have an image
img img img img
after page is loaded i would liek these images to bounce a few times startting with image1, that one finished then image 2 and so on.
Preferable i would liek to have this repeated again after a sppecific amount of time.
Is ther a plugin or animatin library / function that I could use to accomplish this?
Thanks in advance
Armand