Im trying to use some jquery to scroll some content on a portfolio gallery. The code im using i found on another site and allows the user to click the yellow arrows to scroll each project one at at time with anchor points however mine isn’t allowing me to do that at the moment and im not sure why?
I’ve set up a JS Fiddle here
http://jsfiddle.net/b5X5w/2/
thanks
First you need to includ the scrollTo code in your jsFiddle. Once I did that the scroll part seemed to be working here.
Here and here are the two documentation pages for this plugin.