multirange
A tiny polyfill for HTML5 multi-handle sliders
For docs, check out the website: http://leaverou.github.io/multirange/
Multirange is a tiny polyfill for HTML5 multi-handle sliders.Features:Tiny.No dependencies.Uses feature detection, will not run if two-handle sliders are natively supported.Keyboard accessibleClicking on the track still worksHandles can be moved past each otherCustomizable stylingJS properties polyfilled too (input.value,input.valueLow, input.valueHigh)
HTML5A tiny polyfill for HTML5 multi-handle sliders
For docs, check out the website: http://leaverou.github.io/multirange/