Step Carousel Effect Using JQuery
I’ve seen at least three submissions over here at CSS Vault of sites that use the “Step Carousel” effect. I did not even know what it was called until I saw this article, which outlines the steps needed to accomplish the effect using the jQuery library.

The result looks very nice and the animation is very smooth. The only issue is that this tutorial takes so many steps and makes use of inline JavaScript, though I suppose they can easily be converted to DOM-based JQuery statements, separating the presentation layer from the backend.

August 7th, 2008 at 6:36 pm
I am trying to use this effect on a website.. It worked fine the first day (last friday) now I cannot get it to work.. the panels are stacked on top of each other… please help.
http://www.cucad.org/main.html
August 20th, 2008 at 12:55 am
I see you got it working now so congrats!
In the future, it would help if you can specify what kind of help you need and paste relevant code.