Smooth div scrolling with stepping using slider

Smooth div scrolling with stepping using slider


Hi there,
I am working on using the jquery slider widget to scroll a div.
My test page is at example is at: http://static.spartaninternet.com/sandbox/
I would like the handle to snap to specific points because the layout
is dependent on seeing two columns at a time. However, when I add the
steps: option, the div and handle no longer scroll smoothly. Is there
a way I could make the scrolling smooth while still snapping to the
steps?
Thanks!
~Amy