开发者

jquery jcarousel not scrolling through all items

开发者 https://www.devze.com 2023-02-07 07:16 出处:网络
i have 21 items in the list, but scrolling by hitting the right(next) icon only takes me to the 13th item and stops.

i have 21 items in the list, but scrolling by hitting the right(next) icon only takes me to the 13th item and stops.

any ideas?

link is below,开发者_运维技巧 thanks in advance for any assistance.

http://dl.dropbox.com/u/2483833/shareCarousel/index.html


oh, forgot to style the generated divs, the following css fixed it:

.jcarousel-container{ width: 1400px }
.jcarousel-clip-horizontal{ width: 1400px; margin: 0 auto 20px }
0

精彩评论

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