自动循环的 jQuery 手风琴和其他选项

发布于 2024-10-21 21:07:58 字数 52 浏览 1 评论 0原文

有没有人有 jQuery 手风琴的演示,它可以自动循环内容并提供设置循环或循环次数的选项?

Does anyone have a demo of a jQuery accordion that cycles through content automatically with an option to set the number of loops or cycles?

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

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

发布评论

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

评论(2

っ左 2024-10-28 21:07:58

StackOverflow 有几个关于这个主题的问题。可以在这里找到一个这样的问题,如何添加自动-旋转到 jQuery 水平手风琴,它可能值得一读。

以下是您应该查看的其他一些来源:

我希望这有帮助。

StackOverflow has several questions on this topic. One such question can be found here, How to Add Auto-Rotation to a jQuery Horizontal Accordion, and it might be worthwhile reading through.

Here are some other sources that you should look through:

I hope this helps.

夏末染殇 2024-10-28 21:07:58

我建议您使用您最喜欢的 jquery 手风琴插件,并自己构建循环功能。这非常简单 - 请查看下面我的基于 setInterval 的答案。您可以看到那里有一些私有变量可以用来设置次数等。

我两次回答了几乎相同的问题:

向动画可折叠 DIV 添加了计时器

模拟单击选项卡以在 jquery 中创建选项卡幻灯片

I suggest you use whatever jquery accordion plugin you like most, and build the cycling functionality yourself. It is very simple - check out my setInterval-based answers below. You can see there that there are private variables you could use to set the number of times etc.

I twice answered something almost identical:

Added a timer to Animated Collapsible DIV

emulating tabs being clicked to create a slideshow of tabs in jquery

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