Beautiful Jquery Plugin, Moving Boxes Carousel with jQuery
Many of the concepts presented in classic carousel tutorials are the same, so this tutorial will not throw a lot of source code at you. The big difference here is that there are buttons to change panels and the panels zoom in and out.
UPDATED Feb 16, 2009 (Chris Coyier):
- Issue with double clicking fixed. Next animation can only start when current animation is complete.
UPDATED Feb 17, 2009 (Noah Hendrix):
- Keyboard support added, arrow keys, spacebar, and enter key
- Code cleaned up, number of panels and initial widths/sizes are no longer hard coded, so easier to build upon
- Clicking on non-active left or right panels also triggers animation