Slider next - previous buttons
Hello,
I just started out using jQuery UI a few days ago, but have been using
jQuery for quite some time. The reason I tried out the UI component is
that I needed a customizable slider.
The slider functions just fine for me, but I'd like to be able to add
next/previous buttons so that the user easily can navigate up and down
on the slider. I know the user can use the arrow keys on the keyboard,
but that is a fairly hidden feature that most users woun't know about.
What I'm really asking about is if there is some kind of way to
trigger a "move to next value" function on the slider widget. From
what i have read in the documentation there isn't, but as i don't have
the source code (in a readable way) I'm not able to check if there is.
Cheers, Sjur