添加幻灯片到 jcarousel 滚动条?

发布于 2024-10-31 02:21:35 字数 176 浏览 1 评论 0原文

是否可以向 jcarousel 添加这样的滚动条 http://imageflow.finnrudolph.de/ ?我想做的就是添加一个滑块来移动内容...我不希望左右箭头按钮来移动内容。

谢谢!

Is it possible to add a scroller like this, http://imageflow.finnrudolph.de/ to jcarousel? All I want to do is to add a slider to move the content with... I don't want the left and right arrowbutton to move the content with.

Thanks!

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

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

发布评论

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

评论(1

似狗非友 2024-11-07 02:21:36

您可以使用 jQuery UI 的可拖动或滑块小部件来实现此目的。

使用它们提供的事件来触发 jCarousel 事件,例如 carousel.next() 等...

You can achieve this with jQuery UI's draggable or slider widgets.

Use the events they provide to trigger a jCarousel event, like carousel.next(), etc...

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