jQuery Cycle 插件:scrollHorz 与上一个/下一个 - 自动滚动,无需用户交互?

发布于 2024-09-09 04:49:34 字数 367 浏览 3 评论 0原文

使用 jQuery 循环插件:jquery.cycle.all.min.js - 来自 http 的最新版本 (2.8.8) ://malsup.com/jquery/cycle/

我正在利用带有上一个和下一个链接的scrollHorz 效果。工作得很漂亮,除了一件事,当页面加载时,幻灯片不会自动滚动,它需要用户单击上一个/下一个。

有没有办法让幻灯片在页面加载时自动滚动,并在没有用户输入的情况下继续按时间间隔继续播放?基本上,循环与其他更基本的效果(如“淡入淡出”)一起工作的方式。我假设我缺少 Cycle/scrollHorz 的参数。

Using the jQuery cycle plugin: jquery.cycle.all.min.js - latest version (2.8.8) from http://malsup.com/jquery/cycle/

I'm utilizing the scrollHorz effect with prev and next links. Works beautifully except for one thing, when the page loads, the slideshow isn't automatically scrolling, it requires the user to click prev/next.

Is there a way to make the slideshow automatically scroll on page load and continue to progress at a timed interval even if there's no user input? Basically, the way cycle works with its other more basic effects like 'fade'. I assume I'm missing an argument for cycle/scrollHorz.

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

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

发布评论

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

评论(1

尾戒 2024-09-16 04:49:34

没关系,它会自动完成。我忘记了我设置了“超时:0”来禁用自动前进。啊周五午餐后清酒。

Nevermind, it does it automatically. I had forgotten I had set 'timeout: 0' which disables auto-advance. Ahhh Friday after sake at lunch.

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