Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

🎚 HTML5 input range slider element jQuery polyfill

License

Notifications You must be signed in to change notification settings

andreruffert/rangeslider.js

Repository files navigation

rangeslider.js

Build Status npm version jsDelivr Hits npm downloads

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

Further Reading

Related

License

MIT Β© AndrΓ© Ruffert

rangeslider.js Gitter JS.ORG