寻找真正“圆形”的 jQuery 图像滑块

发布于 2024-12-13 22:52:13 字数 1539 浏览 2 评论 0原文

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

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

发布评论

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

评论(1

¢好甜 2024-12-20 22:52:13

jCarousel 的循环选项有一个重大已知错误。大多数旋转木马(包括 jCarousel)都使用克隆来实现循环效果,有时其完成方式会增加其他问题。

这是一个关于如何编写自己的教程,它是简单的圆形轮播并且不使用克隆...

http://web.enavu.com/tutorials/making-a-jquery-infinite-carousel-with-nice-features/

演示...

http://web.enavu.com/demos/carousel_revisited/

jCarousel has a major known bug with it's circular option. Most of the carousels including jCarousel use cloning to achieve the circular effect and sometimes the way it's done adds other issues.

Here's a tutorial on how to write your own which is simple circular carousel and uses no cloning...

http://web.enavu.com/tutorials/making-a-jquery-infinite-carousel-with-nice-features/

Demo...

http://web.enavu.com/demos/carousel_revisited/

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