BgSlide is a JavaScript library which turns the background of a webpage into a slideshow, displaying random images with nice transition effects.
Written using the usual Prototype + Scriptaculous combo.
Have a look at the source code and comments in the demo page for implementation details, it should be easy to add to your own page.
Latest Version
v1.50, released on 17/10/2009
You have a really beautiful background slider but I tried it and my images can’t been seen. Can’t you help me?
Thx
It looks like you are missing some JS library files for script.aculo.us (builder.js, effects.js, etc…), you can download them from http://script.aculo.us then just put them in the same folder as scriptaculous.js
Have fun!