rangeslider-js
rangeslider-js copied to clipboard
Lightweight rangeslider with touch support

When doing a vertical range (.rangeslider {transform: rotate(-90deg);}) it stops to work properly
The `e.preventDefault()` in `RangeSlider._handleMove()` throws an error on mobile devices chrome. > [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/5093566007214080 So...
i like this plugin but i'm not able to use in my website please help me :)
Firefox ignore active state for some reason `.rangeslider__handle:active` i was try to find solution but looks it's not a problem with css, anyone have idea what is problem ?
Set the Webpack output globalObject to something more generic, so that Next.js no longer depends on "window"
Hi, nice project. I'd like to use it but I don't think that I'll be able to due to the following issue. I was wanting to use it in a...
It would be handy if the steps could be a pre determined array. When an array is provided it could just be 7 steps as below that go from point...