dirkgroenen / simple-jQuery-slider

Simple jQuery CSS3 slider. Simple to use and supports every browser! (IE7+)

Home Page:http://simpleslider.bitlabsbeta.nl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i want to add function that call next slide with id..

jaykhatriwebdesigner opened this issue · comments

Hello sir,

first of all thank you fro great script & easy to undestand,

now i want to know , how can i add function that nextslider call by id

like example i am in first slider & i want to call forth slider.

Yes that's possible. It's explained in the README.

[...]
slider.nextSlide(slidenumber); 
[...]

thank you so much....