cross fade images in 3 divs
Hi I am looking for suggestions of the best way to solve the following problem.
I have a website that has a fairly static front page. It contains 3 divs all the same size that, at the moment, display images that link to different pages on the site.
I would like to create a little more interest on the page by having a cross fade effect on all three divs to randomly display 4 or 5 linked images.
I know there are several jquery plugins that create cross fade effects but I would like something neat that will allow the 3 divs to call the images from the same list and make slow transitions between the set always making sure that 3 different images are being displayed rather than ending up with an image appearing in two or more divs at the same time.
I hope this makes sense!
I am pretty much a jquery beginner - i have used some out of the box plugins but would like to understand a lot more of the code I am using!
Thanks