hellokfk / rangeslider.js

๐ŸŽš HTML5 input range slider element polyfill

Home Page:https://rangeslider.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Related

License

MIT ยฉ Andrรฉ Ruffert

rangeslider.js Gitter JS.ORG

About

๐ŸŽš HTML5 input range slider element polyfill

https://rangeslider.js.org

License:MIT License


Languages

Language:JavaScript 64.9%Language:HTML 28.2%Language:CSS 6.9%