jquery jcarousel 不滚动所有项目

发布于 2024-10-15 01:59:39 字数 247 浏览 4 评论 0原文

我的列表中有 21 个项目,但通过点击右侧(下一个)图标滚动只会将我带到第 13 个项目并停止。

有什么想法吗?

链接如下,提前感谢您的帮助。

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

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

半世蒼涼 2024-10-22 01:59:39

哦,忘记设置生成的 div 的样式,以下 css 修复了它:

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

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 }
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文