Merge pull request #39 from IonDen/master

Top 3 range slider plugins added
This commit is contained in:
chencheng (云谦) 2014-08-06 13:55:15 +08:00
commit bf996f7453

View File

@ -37,6 +37,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
* [Tours And Guides](#tours-and-guides)
* [Notifications](#notifications)
* [Sliders](#sliders)
* [Range Sliders](#range-sliders)
* [Form Widgets](#form-widgets)
* [Tips](#tips)
* [Modals and Popups](#modals-and-popups)
@ -409,6 +410,12 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
* [Sequence](https://github.com/IanLunn/Sequence) - CSS animation framework for creating responsive sliders, presentations, banners, and other step-based applications.
* [baguetteBox.js](https://github.com/feimosi/baguetteBox.js) - Simple and easy to use lightbox script written in pure JavaScript.
## Range Sliders
* [Ion.RangeSlider](https://github.com/IonDen/ion.rangeSlider) - Powerful and easily customizable range slider with many options and skin support.
* [jQRangeSlider](https://github.com/ghusse/jQRangeSlider) - A javascript slider selector that supports dates.
* [noUiSlider](https://github.com/leongersen/noUiSlider) - A lightweight, highly customizable range slider without bloat.
## Form Widgets