A jQuery Slider plugin built to be responsive. Has the options to auto cycle, pagination, navigation & duration. The younger and better brother of SexySlide.
- 'auto' : true
- 'pause' : false
- 'pagination' : false
- 'navigation' : false
- 'css_timing' : 'cubic-bezier(0.25, 0.1, 0.25, 1)'
- 'pagination_selector' : ".slider__pagination"
- 'navigation_btns' : '.slider__arrow'
- 'panels_selector' : '.slider__panel'
- 'timeout' : 13000
- 'visible_panels' : 1
- 'touch' : false
- SuperSlide.before_init
- SuperSlide.after_init
- SuperSlide.before_slide
- SuperSlide.after_slide
- SuperSlide.pagination_clicked
- SuperSlide.navigation_clicked