Plain javascript range slider with percentage values
Simple lightweight plain javascript range slider. With pixel or percentage values.
How to:
- On your HTML page paste the divs from the html code in this document.
- Add the css and javascript sheets, or copy and paste their content to your project:
- range-slider.js
- style.css
- index.html
That's it!