Tried multiple suggestions via google, still couldn't make it work :(
Newbie Question #1: Where exactly do you put;
$("#slide-jump").click(function(e){ $('#slider').anythingSlider(2); e.preventDefault(); });
Newbie Question #2: How do you link to it?
Tried to throw it on codepen; http://codepen.io/anon/pen/GjoiK
What do you mean link directly to slide?
I would like to click a static link, and have it go directly to slide #2.
http://codepen.io/anon/pen/ikjnK
Scroll all the way down on the JS side :P
Thanks Tyler!
Problem still existed when transferred off CodePen. Fix is here.
Tried multiple suggestions via google, still couldn't make it work :(
Newbie Question #1: Where exactly do you put;
Newbie Question #2: How do you link to it?
Tried to throw it on codepen; http://codepen.io/anon/pen/GjoiK
What do you mean link directly to slide?
I would like to click a static link, and have it go directly to slide #2.
http://codepen.io/anon/pen/ikjnK
Scroll all the way down on the JS side :P
Thanks Tyler!
Problem still existed when transferred off CodePen. Fix is here.