Home › Forums › CSS › Anything Slider › Re: Anything Slider
March 20, 2012 at 9:12 am
#99504
Member
Hi balke!
Check out this demo. Basically all you need to do is call AnythingSlider again with the slide number, like this:
$('#slider').anythingSlider(4); // goes to slider #4
I’ve tried to be pretty extensive with the instructions on how to use the slider; and I would appreciate any feedback on any unclear or confusing parts of the documentation to help me improve it. Thanks!