javascript轮播:更改位置或滚动偏移?
虽然有大量的 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论