Volver al ranking
🎚 HTML5 input range slider element jQuery polyfill
rangeslideruirange-sliderpolyfilljquery-pluginjavascriptjquerysliders
Métricas clave
Crecimiento de estrellas
Estrellas
2.1k
Forks
381
Crecimiento semanal
—
Issues
63
1k2k
ene 2014feb 2016mar 2018abr 2020may 2022jun 2024jul 2026
Artefactosnpm
npm install rangeslider.jsREADME
[!TIP] You should probably consider using range-slider-element. A modern, lightweight and accessible rewrite with no dependencies.
rangeslider.js
Simple, small and fast jQuery polyfill for the HTML5
<input type="range">slider element.
Check out the examples.
- Touchscreen friendly
- Recalculates
onresizeso suitable for use within responsive designs - Small and fast
- Supports all major browsers including IE8+
Install
📦: npm install --save rangeslider.js
Further Reading
- Understand how rangeslider.js works in general.
- File a bug report for anything rangeslider.js related.
- Ask a question such as "How do I …?". Open a new discussion.
Related
- range-slider-element - A modern, lightweight and accessible rewrite with no dependencies.
License
MIT © André Ruffert
Repositorios relacionados