Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Latest commit

 

History

History
21 lines (13 loc) · 776 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 776 Bytes

#rangeslider.js Built with Grunt rangeslider.js Simple, small and fast JavaScript/jQuery polyfill for the HTML5 <input type="range"> slider element.
Check out the demo.

##Features

  • Touchscreen friendly
  • Recalculates onresize so suitable for use within responsive designs
  • Small and fast

##Browser Support

  • Tested in IE8+ and all modern Browsers

##Installation bower install --save rangeslider.js

##Usage Check out the website's section on how to use rangeslider.js.