jquery - Jssor Slider: How to target specific slide with text/image link? -


can tell me how target particular slide using simple text/image link?

specifically, using jssor slider cluster (http://www.jssor.com/demos/slider-cluster.html).

currently slides can navigated using bullet navigator , arrow navigator in standard dimension and/or spaced equally apart. attempting create own links have different sizes/lengths.

thank in advance.

there 2 ways,

1. use api call play specified slide.

jssor_slider1.$playto(2); //or jssor_slider1.$goto(2); 

2. customize thumbnail navigator own format.

please see 12 thumbnail navigator skins in package. note can compose thumbnail in format (html, text, image or combination)


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

jQuery Mobile app not scrolling in Firefox -

How to use vim as editor in Matlab GUI -