rcarousel is a continuous jQuery UI carousel.
rcarousel - Features:
- simple to use
It's very simple to use. Just add some elements into a container and run the widget on it!
- highly customizable
does not force you to use one pre-defined theme. You can add your own custom navigation with no effort!
- many options to choose from
There are many options to choose from. Configure your carousel whatever you like!
- Any element
You can use hopefully any HTML element inside a carousel.
- images with links
There is no problem with wrapping IMG elements with links.
- Multiple carousels
You can add as many carousels as you like to a page without a problem.
- Vertical carousels
rcarousel supports also vertical orientation of carousels.
- Loading elements on demand
With the help of append method, you can load elements on demand. It can come in handy in AJAX calls.
- Auto mode
Thanks to the Auto mode you do not even have to use navigation.
- cool pagination
The pagination algorithm that is a part of rcarousel allows you to use a custom number of visible elements and a step to scroll by.
- simple API
Available API allows you to control rcarousel at the run-time!
Please login to continue.