A javascript banner rotator built on jQuery with extensive features and expandability.
- Flexible enough to use as a rotator, gallery, slideshow and more.
- Can be used as a jQuery object or instance of
$.Rotator()
for full API control. - Generates a navigation to switch between slides.
- Allows transitions to be added or overwritten. Already includes swipe, fade, and push.
- Has events for calling custom functions
onLoad
,onStart
,onStop
,onChange
,onClick
andonNavClick
- Many config options allow extreme flexibility without modifying core code.
Documentation is available online at http://web.cmfolio.com/projects/rotator or here in /docs/
of the repo
Please view the documentation for changelog, planned future enhancements and some examples.
Rotator.js requires jQuery v1.4.3+ to run. To add on to Rotator.js you will need to understand DOM structure, JavaScript, and CSS positioning to create some tricky transitions or event based modifications.
Rotator.js is released under the MIT License by cmfolio & agroism.com.