jQueryUI Slider with left/right arrows
Im using the JqueryUI slider (This one -
http://jqueryui.com/demos/slider/#side-scroll) and I want to add arrows either side of the slider to move the contents in the div left or right 200px at a time.
Has anyone done this before and can provide some advice. Still learning jQuery.