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.66k stars 659 forks source link

Jquery not supportet anymore? #1176

Closed SevHub closed 2 years ago

SevHub commented 2 years ago

Hi, is this library incompatible with jquery? Seems like in older versions i can do $(".myclass").noUiSlider(...) but in the current version this is undefined. I don't get how to work without jquery when creating sliders dynamically. Makes it so painfull with plain JS. Or am I missing something?

SevHub commented 2 years ago

Never Mind, got it working anyways.

github-actions[bot] commented 2 years 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.