Overscroll plugin, need separate 'Back'/'Next' functions
I'm hoping someone is able to help me here.
I am using the Overscroll plugin from this site.
I have successfully implemented it and the scrolling works 100%. What I need to be able to implement now is the ability to add 'Back' and 'Next' buttons which duplicates the scrolling function when clicked (instead of using the mouse drag action).
I have an idea that I have to use jquery's animate effect, but I cant seem to get it to work.