Jorand / jSlider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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});.

About

License:MIT License


Languages

Language:HTML 63.8%Language:JavaScript 36.2%