开发者

how to determine the size in between the thumbnails (javascript/jquery slider)?

开发者 https://www.devze.com 2023-04-11 07:36 出处:网络
A working sample here: http://www.asstatauka.us.lt/slide/header2.html I do not know how to determine the size in between the thumbnails (it shou开发者_JAVA百科ld be three thumbnails close to each ot

A working sample here:

http://www.asstatauka.us.lt/slide/header2.html

I do not know how to determine the size in between the thumbnails (it shou开发者_JAVA百科ld be three thumbnails close to each other). Also, how to display image title not only for the active thumbnail, but for all thumbnails? Please advice.

I am using: https://github.com/wandoledzep/bxslider/blob/master/source/jquery.bxSlider.js


For multiple Display options , give

displaySlideQty: 3,

For spacing between slides , manually set width/padding to li tag

Refer

http://bxslider.com/examples/display-move-multiple-slides-once-example-two

0

精彩评论

暂无评论...
验证码 换一张
取 消