Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在问是否有人在 owlCarousel 2.0 的 beta 版中找到了解决此问题的方法?1.0版本的插件可以做到,所以我不知道他们为什么不把这个集成到新版本中。
它刚刚重命名为to. 您可以通过以下方式使用它:
to
$('.owl-carousel').owlCarousel('to', position) $('.owl-carousel').trigger('to.owl.carousel', [position]) $('.owl-carousel').data('owl.carousel').to(position)