leongersen / noUiSlider

noUiSlider is a lightweight, ARIA-accessible JavaScript range slider with multi-touch and keyboard support. It is fully GPU animated: no reflows, so it is fast; even on older devices. It also fits wonderfully in responsive designs and has no dependencies.
https://refreshless.com/nouislider/
MIT License
5.64k stars 658 forks source link

How to Make noUiSlider Handle Overlap Another? #1251

Closed luxorwannabe closed 12 months ago

luxorwannabe commented 12 months ago

Hi All,

How to make one handle (in this example the blue handle in the center) can overlap another handle? I mean the blue handle movement is not limited by another handle position. Is that possible with noUiSlider?

Thanks

See the demo here DEMO

luxorwannabe commented 12 months ago

Oh my god! There are option to do that https://refreshless.com/nouislider/behaviour-option/#section-unconstrained

leongersen commented 12 months ago

Glad you worked it out!

github-actions[bot] commented 11 months ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.