/jSlider

Primary LanguageHTMLMIT LicenseMIT

jSlider

jQuery plugins to make simple slider.

##How to use ? Link the JS file in HTML.

Now you can use like this $("section").jSlider();.

And add settings $("section").jSlider({'loop': true});.