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

Youtube toolTip slider #1261

Closed Radio8 closed 5 months ago

Radio8 commented 7 months ago

Is there a way to turn on and off tooltips on slider hover and make them fallow the cursor ? In the youtube fashion when the video is long enough

leongersen commented 6 months ago

There is the hover event you can use, but tooltips following the mouse cursor are not a build in feature at this moment.

Radio8 commented 5 months ago

Hi Thank you for your reply :) and sorry for the delay of mine ! Ok I finally decided to make a custom component

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