Use our custom range inputs for consistent cross-browser styling and built-in customization.
The track (the background) and thumb (the value) are both styled to appear the same across browsers.
Add the disabled boolean attribute on an input to give it a grayed out appearance and remove pointer events.
Range inputs have implicit values for min and max—0 and 100, respectively. You may specify new values for those using the min and max attributes.
By default, range inputs “snap” to integer values. To change this, you can specify a step value.
Easy to use, flexible and responsive range slider with skin support.
Set min value, max value and start point.
Set up range with negative values.
Set up you own numbers. It could be array or even strings.
Lock or restrict handles or interval to prevent or limit movement. The example below is only the from handler are allowed to move.
Make a range slider using dates.
Check out the different look and feel of the range slider.