For those using the jQuery SliderAccess plugin with either timepicker or just jQueryUI sliders, there has been an update. What’s included?
- Call Slider Stop event on click
- Don’t call slider events if they aren’t defined
- Add RTL support (simply negates the button values for timepicker)
The new version is available now on Github and on the documentation.


2 Responses
Bill
Oct 31, 2012This looks great! I’m going to implement it for a slider-based input application that I have. Any plans on making the buttons available on the left (minus) and right (plus) side with the slider in between?
trent
Nov 01, 2012Thanks Bill! Yes that is a plan for the plugin, but I haven’t had the opportunity to make the changes yet..