An open API service indexing awesome lists of open source software.

https://github.com/rasmusfonseca/jsrangeslider

Javascript range slider
https://github.com/rasmusfonseca/jsrangeslider

interactive slider slider-range ui

Last synced: 3 months ago
JSON representation

Javascript range slider

Awesome Lists containing this project

README

          

# Range slider in javascript

Small library to specify a range. See the `index.html` or [this link](https://rasmusfonseca.github.io/JSRangeSlider/) for a small example of how to use the library. Set default values in the header of the `rangeslider.js` file.

![Slider example](example.png)

Note: This library has a small bug I've been unable to fix. If you drag near the border of the slider it will sometimes stop and start dragging something else (a small document icon appears at the curser). If you have any idea how to solve this I'm happy to take contributions.