Using slider widget to scroll a div
Hi there,
I'm working with the slider to horizontally scroll a div and would
like to make it work more smoothly.
My example page is live at: http://static.spartaninternet.com/sandbox/
What I would like to have happen is for the handle to move smoothly to
each step, rather than snapping abruptly as it does now. At the same
time, I would like the div to scroll smoothly as well. Is there any
way to do this while retaining the steps option? I tried adding
easing, but I couldn't get it to work.
I'm pretty new at JavaScript and jQuery, so any help would be greatly
appreciated.
Thanks!
~amy