Adding a function to existing Jquery script
I've found a script from CatchMyFrame to create a before/after image slider. Great.
Now, I want to turn this into a gallery with either a next/previous button or click thumbnail to load before/after image set.
I've tried combining two scripts however one always knocks the other out.
The Before/After code is here:
http://www.catchmyfame.com/2009/06/2...eafter-plugin/
Would love to combine with something like this- but doesn't even KIND OF need to be that fancy:
http://demo.tutorialzine.com/2009/11...show/demo.html
Any thoughts?