What Is It?
jCarrotCell is a jQuery carousel plugin that does all the popular carousel things.
What Makes It Different?
- No need to use the same default HTML tags that the examples use.
- Pass in custom selectors to find control elements anywhere on the page.
- Auto-generate the paging navigation.
- Insert, remove, empty, reload the carousel via AJAX or whatever and have it actually work.
- Nested scrolling.
- Swipe support on applicable devices.
- Usable fallback in case Javascript is disabled.
- Kittens, puppies in examples.
What Can It Do?
- Vertical / horizontal scrolling.
- Circular / infinite scrolling.
- Scrolling speed, scrolling delay control.
- Timed auto advance.
- Play, pause, and stop control in auto advance mode.
- Pause auto advance on hover.
- Stop on click of a navigation element.
- Navigate using custom key events.
- Clickable paging navigation or "navi".
- Exposed API methods.
- Custom Events.
- Custom class names.
- Custom selectors to find controls anywhere on the page.