javascript轮播:更改​​位置或滚动偏移?

发布于 2024-11-15 19:59:28 字数 321 浏览 1 评论 0原文

虽然有大量的 jQuery 轮播插件,但我喜欢推出自己的插件。

阅读他们的代码,我注意到人们操纵 scrollLeft 或位置 (left: -100px) 来“移动”轮播。

哪一个更好?其中之一是否有任何性能优势?


使用滚动的示例: http://jqueryfordesigners.com/jquery-infinite-carousel/

While there are a ton of jQuery carousel plugins out there, I like to roll my own.

Reading through their code I've noticed that people manipulate either scrollLeft or position (left: -100px) in order to "move" the carousel.

Which one is better? Are there any performance benefits from one or the other?


example using scroll: http://jqueryfordesigners.com/jquery-infinite-carousel/

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文