Descrição
jQuery Responsive Banner Rotator Plugin is a responsive slider which you can use to display your image, customer testimonial, quote etc. It works fine in the mobile device.
Features
- Auto delay slideshow, hove to pause.
- Optional link of the image.
- Responsive, works fine in the small device. You can resize the browser to see the effect too.
- Keyboaard navigation support, press left/right arrow key to navigate.
- FAQ and source files are included in the package, free update in the future.
API
$(document).ready(function() { $('.itemContainer').Rotator({ showArrow: true, autoHideArrow: true, slideShow: true, slideShowDelay: 5000, responsive: true }); });
More options are available in the document.