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
- Host: GitHub
- URL: https://github.com/rasmusfonseca/jsrangeslider
- Owner: RasmusFonseca
- License: mit
- Created: 2017-02-10T23:52:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-29T23:23:13.000Z (over 9 years ago)
- Last Synced: 2025-04-12T14:02:01.357Z (over 1 year ago)
- Topics: interactive, slider, slider-range, ui
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

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.