랭킹으로 돌아가기
🎚 HTML5 input range slider element jQuery polyfill
rangeslideruirange-sliderpolyfilljquery-pluginjavascriptjquerysliders
주요 지표
스타 성장
스타
2.1k
포크
381
주간 성장
—
이슈
63
1k2k
2014년 1월2016년 2월2018년 3월2020년 4월2022년 5월2024년 6월2026년 7월
아티팩트npm
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
관련 저장소