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.69k stars 656 forks source link

How to Make noUiSlider Handle Overlap Another? #1251

Closed luxorwannabe closed 1 year ago

luxorwannabe commented 1 year 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 1 year ago

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

leongersen commented 1 year ago

Glad you worked it out!

github-actions[bot] commented 1 year 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.