How to reverse direction of slider?
I'm using a jquery slider that has scrollHorz and scrollVert options which allow "back and forth"
functionality for the Prev/Next and Pager functions.
The scrollVert transition scrolls Next content upwards and Prev downwards. I'd prefer these to be reversed: Next = scrolls down, Prev = scrolls up.
Anyone know how to switch the direction?
Thanks,
Maya