<input type="range">
Widely available
The <input type="range">
element allows the user to choose a value using a slider widget.
To learn more, see
<input type="range"> at MDN.
Compatibility (view on caniuse.com)
- Chrome 4 Released on 2010-01-25
- Chrome Android 57 Released on 2017-03-16
- Edge 12 Released on 2015-07-29
- Firefox 23 Released on 2013-08-06
- Firefox for Android 52 Released on 2017-03-07
- Safari 3.1 Released on 2008-03-18
- Safari on iOS 5 Released on 2011-10-12
Specifications
- HTML Standard (#range-state-(type=range)), from HTML Workstream (WHATWG).