This topic contains 2 replies, has 2 voices, and was last updated by  jahnvi25 9 years, 8 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • slider event slideEnd #69479

    jahnvi25
    Participant

    we are using slideEnd event to avoid intermediate updates to slider.. which works fine for the most cases.. but it does not get triggered when i click on step and release mouse. and thumb comes to that point…( i hope i am making sense)

    is there other event which i can use besides change which works in both cases ?

    slider event slideEnd #69503

    Peter Stoev
    Keymaster

    Hi jahnvi25,

    The event is raised after you finish Sliding and sliding occurs only when you Drag a Thumb. In your case, the event is raised correctly. For triggering any changes, use the “change” event.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    slider event slideEnd #69551

    jahnvi25
    Participant

    change is event is fired too many times. so i cant use that event.. slideEnd is not getting fired.. when i click on slider.. and thumb slides to that point..(i am not dragging thumb in this case).. if there is a way i can disable that click to slide…that work around would also work..

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.