Answer the question
In order to leave comments, you need to log in
Does the jQuery ui slider have an update event, or how to do it?
Hello. There is such a noUiSlider plugin : https://refreshless.com/nouislider/events-callbacks/
It is very inconvenient for me to manage, not at all convenient.
BUT there is such a wonderful Update event in it . Those. it fires when the page is loaded, when the sliders are moved, when the values of the slider are changed from outside, etc. What http://jquery.page2page.ru/index.php5/Slider_UI
doesn't have
The jquery slider has to be tricky, writing a lot of extra code (one for the slide event, another for change, etc.).
Tell me, is it possible somehow to make a similar update event in the jquery ui slider?
Answer the question
In order to leave comments, you need to log in
api.jqueryui.com/slider/#event-slide is
triggered when values change (by dragging the slider or programmatically) according to the docs - this is exactly the same as update in noUiSlider
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question