Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Latest commit

 

History

History
34 lines (24 loc) · 2.13 KB

README.md

File metadata and controls

34 lines (24 loc) · 2.13 KB

Tip

You should probably consider using range-slider-element. A modern, lightweight and accessible rewrite with no dependencies.

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