Ultimate Smart Slider - Responsive

Last Update
24 June 2013
Regular License
$7
Sales
134

STOP CODING YOUR IMAGES! This is a plugin that automatically generates a slider from a folder of images, taking the name of the images as captions. You can change the order of the images, and also select which ones will show the caption.

----> Update: May 2, 2013 Added a option to disabled the right click on the images, you can pass it like this to the JS function: { rightClickImages : false }

Features:

Stop coding your images 40 Transition Effects for the images 11 Transition Effects for the captions CSS3 Transformations Thumbnails Tons of Options Responsive Swipe Support Multipe Sliders Per Page Compatible with Twitter Bootstrap Keyboard navigation Customizable through CSS Support any HTML in the name of the images (for captions)

Default Javascript Options

{ theme : 'default', width : '100%', autoPlay : true, rightClickImages : false, showTimer : true, playInterval : 4000, playBtn : true, loop : true, navArrows : true, navBar : true, navBarNumeric : false, autoHideNavArrows : false, autoHidePlayBtn : true, autoHideNavBar : false, keyboardNav : true, transitionSpeed : 700, boxSpeed : 450, captionSpeed : 300, captions : true, autoHideCaptions : false, thumbnails : true, thumbnailSize : 20, x : 8, y : 4, hideIconsInWidth : 500, hideTimerInWidth : 500, shadow : true, beforeTransition : function(){}, afterTransition : function(){}, onSlideshowEnd : function() {}, onPlay : function() {}, onPause : function() {} }

The Code You Need