【问题标题】:how to add class to the previous item of the center item in owl carousel 2?如何在owl carousel 2中为中心项目的上一个项目添加类?
【发布时间】:2023-12-29 01:43:01
【问题描述】:

我想给中心项的前一项添加一个类。我几乎在下面的链接中找到了答案: How do I add classes to items in Owl Carousel 2?

看起来不错。但问题是这种效果将在翻译时起作用,这意味着当单击下一个按钮或上一个按钮时。页面加载后如何获得这种效果?

【问题讨论】:

    标签: html css jquery-plugins owl-carousel


    【解决方案1】:

    除非每次页面加载的item顺序是随机的,否则你可以将class硬编码到center item的前一个item中。

    【讨论】:

    • 我试过但不能。你能帮我吗。这将非常有帮助。