rangeSlider

HTML5 input range slider element polyfill, pure JavaScript

View project on GitHub

Comparison to native element





Negative attributes



Vertical mode



Floating point boundaries



Stick example

Handle will stick to Nth number in X radius, 10 and 0.15 in example



value="0"



disabled



max="0" disables slider



Programmatic value changes





Predefined buffer position data-buffer="60"





Update buffer position

%




Update range





Destroy a plugin instance



Consider initialization and update of hidden elements



Combination with native <details> element

Toggle