What is it ?
Carousel.us is a Javascript 3D carousel, using either the prototype.js and scriptaculous.js or mootools.js frameworks. It also uses PHP Easy Reflections v3 by Richard Davey.
Fixes
(07/23/08) :
- Adaptation for mootools.js.
- Transparency compatibility for IE6.
Demonstration
You can try out the demonstration on this page.
Documentation
You will find a configuration file (_inc/config.php) in which you can define the default parameters or you can also define them via URL using the GET method. Here are the several parameters :

includesDirectory where your files to include are
javascriptDirectory where your javascript files are
cssDirectory to your css file
pathDirectory where your images are
frameworkFramework you want to use (scriptaculous or mootools)
opacityReflection opacity (0-100)
heightReflection height (pixel)
radiusxHorizontal spacing between opposite images (pixel)
raidusyVertical spacing between opposite images (pixel)
centerxPosition X of the carousel center (pixel)
centeryPosition Y of the carousel center (pixel)
clickitAdd onclick event on each image (true or false)
baseBase speed (boolean)
speedCarousel speed (boolean)
Download
You can download it here.
© 2008 Piksite.com