简体   繁体   中英

How to use two different versions of Owl Carousel in same page?

I want to use owl carousel beta version and stable version together on a page. Is there a way?

您必须确保两个轮播具有不同的 ID(或类),页面加载两个版本的 JS 和 CSS,修改 v2 上的 JS 和 CSS 以查找唯一标识符,因为两个版本使用相同的类。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM