I’m looking to develop or use an existing jQuery slideshow.
The characterization of the slide show is as followed
There will be 5 boxes that will use the same image pool and rotate the images on the boxes individually without displaying the same image on 2 or more boxes at the same time.
It will look something like this :

Each box will display the rotating (fade) images.
How is it possible to achieve this effect? Do you know of any existing plugin that creates it?
Thanks
jsBin demo
Using the fademe jQuery plugin:
HTML:
CSS:
jQuery: