jQuery UI Widgets Forums ASP .NET MVC Slider events

This topic contains 0 replies, has 1 voice, and was last updated by  Pietervk 3 years, 4 months ago.

Viewing 1 post (of 1 total)
  • Author
  • Slider events #120544

    Pietervk
    Participant

    Please help me with the slider events.

    The slideEnd event fires when dropping the slider after sliding it. It works perfectly, but it does not fire when you click the slider.
    The change event triggers when the value is changed. However the change event fires multiple times when the slider is dragged.

    As the slider value is stored in the database, I would like to have one event that fires once either when clicked or on slide end.

    Is that possible some way? Perhaps slideEnd should be changed to fire also when the slider is clicked?

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.