
carouslide
CarouSlide is an easy-to-implement, flexible yet powerful jQuery plugin that allows you to create a wide range of different carousel and slideshow implentations, from a small and semantic list of HTML content.
Some of its optional features include:
- Three types of animation: fade, slide vertically and slide horizontally
- Back/Next controls
- Infinite horizontal scrolling
- Timed/Automatic animations (including play/pause button)
- Hover activation on navigation
- Optional use of Easing plugin for animations
- Adjustable animation timings
- 9Kb (minified) file size
All you need to get going is:
$(".CarouSlide").CarouSlide();
See it in action!
- Default implementation
- A selection of image-only carouslides, with various different settings
- A few real-world implementations, with more complete styling.
Future improvements
A list of future features is here: FutureFeatures
Project Information
- License: MIT License
- 7 stars
- svn-based source control
Labels:
jQuery
plugin
javascript
slideshow
carousel