Rangeslider.js
π HTML5 input range slider element jQuery polyfill
Install / Use
/learn @andreruffert/Rangeslider.jsREADME
[!TIP] You should probably consider using range-slider-element. A modern, lightweight and accessible rewrite with no dependencies.
<img src="http://rangeslider.js.org/rangeslider.js.png" width="50" valign="middle"> rangeslider.js
Simple, small and fast jQuery polyfill for the HTML5
<input type="range">slider element.
Check out the examples.
- Touchscreen friendly
- Recalculates
onresizeso suitable for use within responsive designs - Small and fast
- Supports all major browsers including IE8+
Install
π¦: npm install --save rangeslider.js
Further Reading
- Understand how rangeslider.js works in general.
- File a bug report for anything rangeslider.js related.
- Ask a question such as "How do I β¦?". Open a new discussion.
Related
- range-slider-element - A modern, lightweight and accessible rewrite with no dependencies.
License
MIT Β© AndrΓ© Ruffert
