JavaScripting

The definitive source of the best
JavaScript libraries, frameworks, and plugins.


  • ×

    Rangeslider.js

    HTML5 input range slider element polyfill. —
    Filed under 

    • 🔾54%Overall
    • 2,165
    • 32 days
    • 🕩399
    • 👥8

    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

    License

    MIT © André Ruffert

    rangeslider.js Gitter JS.ORG

    Show All