ランキングに戻る
🎚 HTML5 input range slider element jQuery polyfill
rangeslideruirange-sliderpolyfilljquery-pluginjavascriptjquerysliders
主要指標
スター成長
スター
2.1k
フォーク
381
週間成長
—
Issue
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
関連リポジトリ