slideshow effect with JQuery but on more than one div
Hello all,
I am new to JQuery and what I am trying to make is a slideshow on three different images, one positioned in the far left, the other in the center and the 3rd in the far right of the page. When the page loads, the first image will appear with a fading effect, then it will fade out and the 2nd will appear fading in then it will fade out and then the 3rd will appear fading in. Then this whole slideshow will repeat over and over again. Searching the web, all I found is slideshows but always on a single div. I've tried to break some examples in three divs but then the fadein effects can't seem to work on the 2nd and 3rd image. Any idea where should I go from here? Any links or API that provide this kind of effect?
Thanks,
Jimmy