开发者

carousel , increase display image numbers

is anyone able to help me to increase the display image number 5 from 3 at carousel.

开发者_JAVA技巧

I am using the following files

jquery.jcarousel jquery.jcarousel.min


Please follow the documentation of the library.

You should look for the visible option to set how many items you want to show and the scroll option to set how many items to skip (increase this accordingly). You may need to edit the CSS of skin and tweak the width too!


You just need to pass the scroll parameter and then edit the css to show the right width.

scroll: 5,

then edit the css

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜