rangeslider.js

Simple, small and fast jQuery polyfill for the HTML5 <input type="range"> slider element

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
rangeslider.js
2.3.35 years ago10 years agoMinified + gzip package size for rangeslider.js in KB

Readme

rangeslider.js
Build Status jsDelivr Hits npm downloads npm version
Simple, small and fast jQuery polyfill for the HTML5 <input type="range"> slider element.

Check out the examples.
  • Touchscreen friendly
  • Recalculates onresize so suitable for use within responsive designs
  • Small and fast
  • Supports all major browsers including IE8+

Install

📦: `npm install --save rangeslider.js`
🐧: `bower install --save rangeslider.js`

Further Reading

License

MIT © André Ruffert
rangeslider.js Gitter JS.ORG