pulse images on page load
Hi
I'm new to jQuery, I can cope by customizing plugins but not writing my own... yet.
I have a page with 20 images, and I want say 8 of them to fade in and out when the page loads as these have special links I want people to notice (ideally I'd like them to reduce in size as well as fade in and out - but that may be too much to ask for). With mouseover, I'd like the image to be 100% opacity, on mouseout the image pulses again.
I have found all sorts of tutorials with pulse effects on mouseover, but when I try and make the animation start on page ready only one image displays the effect - so obviously having multiple instance is causing a problem.
Does anyone know a plugin they can point me to. I'd like to self help!
I thought I had it but was testing with one image, but it wasn't until I added more images with the same class that I realised I was out of my depth.
thanks
Burty