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.
我正在使用Owl Carousel并且ddscrollspy当我附加一个名为selected突出显示该部分的类时我想要。当selected课程被附加到轮播项目时,它应该转到隐藏在轮播中的下一个项目.....
ddscrollspy
selected
var owl = $nc("#your-div").data('owlCarousel'); owl.goto(5)