jQWidgets Forums

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 12 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • slider events #11397

    jpotter
    Member

    I would like to have an event when either of the following happens,

    1. user clicks on slider button
    2. when the mouseup happens when the slider is moved.

    When I use valueChanged I get dozens of triggers as I slide the thumbnail. I’m using the scrollbar to load different pages of text. So I would like to have just a single trigger event when I am done moving. Is this possible?

    Also is there a was to set the width of the slider? When I set the range to a max of 9 the slider is almost the entire width of my scrollbar.

    slider events #11426

    Peter Stoev
    Keymaster

    Hi jpotter,

    Thanks for writing.

    jqxScrollBar has only ‘valuechanged’ event which is raised when the value is changed. We’ll consider adding additional events in the future.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.