2 Replies Latest reply on Nov 16, 2009 6:26 AM by mcohnen

    inputNumberSlider as a div scroller... is it possible?

      Hi... is it possible to use the inputNumberScroller as an Horizontal div scroller? I'm looking for something like this
      http://www.switchonthecode.com/tutorials/using-jquery-slider-to-scroll-a-div

      The problem I find is that I don't know how to set an event for when the user is dragging the bar. I can catch the event for when the user moves the scroll and then stops it, but I'd need an event to be triggered everytime the bar is moving (and therefore the value is changing)...

      Any clues? Thank you in advance