Skip to content
🎚 HTML5 input range slider element polyfill
JavaScript HTML CSS
Branch: develop
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github
dist
example chore: update examples to use jQuery 3.1 Jul 12, 2016
src
.editorconfig
.gitattributes
.gitignore
.jshintrc
.travis.yml
Gruntfile.js
LICENSE.md
README.md
bower.json
package.json

README.md

rangeslider.js

Build Status jsDelivr Hits 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+

Install

📦: npm install --save rangeslider.js

🐧: bower install --save rangeslider.js

Further Reading

License

MIT © André Ruffert

rangeslider.js Gitter JS.ORG

You can’t perform that action at this time.