|
Project Information
Members
Links
|
Easy Gallery Plugin for jQueryAn easy jquery image gallery slider. Simple code and simple HTML code.
OptionsOptions to be passed to customize it more: animation: 'scroll', // 'scroll'(default) or 'slide'. added in V2 width: 400, // Width for gallery holder, li height: 400, // Height for each element speed: 600, // Animation speed in MS delay: 3000, // delay for auto play to transact. easing: 'swing', // Easing animation. require to include easing plugin http://gsgd.co.uk/sandbox/jquery/easing/ thumbs: 'none', // Thumbs: none, numbers, image OR custom thumbClass: '', // Thumb CSS class thumbImage: '', // Image url for thumbs. aClass: '', // Thumb active class auto: true // True to enable auto play |