jCarousel - Riding carousels with jQuery
jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order. It provides a full-featured and flexible toolset for navigating any HTML based content in a carousel-like fashion.
Note: The master branch contains the new version 0.3 which is not released yet and is not compatible with 0.2.
Documentation
Reference
You can read the documentation of the version 0.3.0 here:
Plugins
By default, the jCarousel core only contains the minimum functionality needed to built carousel widgets. Specialized features are provided through plugins.
jCarousel comes with the following plugins:
Download
All ready-to-use files are located in the
dist/
directory.
The jquery.jcarousel.js
and jquery.jcarousel.min.js
files contain the core and all plugins concenated together.
Examples
There are no examples ready yet for the new version 0.3, but you can browse the functional tests to get an impression how to setup things.
Credits
jCarousel is written on top of jQuery and was originally inspired by the Carousel Component by Bill Scott.
License
Copyright (c) 2013 Jan Sorgalla. Released under the MIT license.