Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.
/ rangeslider.js Public archive

HTML5 input range slider element polyfill with sticky tooltip.

License

Notifications You must be signed in to change notification settings

etarancon/rangeslider.js

Repository files navigation

rangeslider.js

Build Status npm downloads npm version

Simple, small and fast JavaScript/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+
  • Shows a sticky tooltip with the current value, fixed or not by configuration

Install

📦: npm install --save rangeslider.js

🐧: bower install --save rangeslider.js

Further Reading

License

MIT © André Ruffert

rangeslider.js Gitter JS.ORG

About

HTML5 input range slider element polyfill with sticky tooltip.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages