Owl Carousel Won't Autoplay

后端 未结 15 1226
失恋的感觉
失恋的感觉 2020-12-01 18:06

I\'m using the Owl Carousel on my site. According to their documentation, this piece of JavaScript should work:



        
15条回答
  •  -上瘾入骨i
    2020-12-01 18:28

    If you using v1.3.3 then use following property

    autoPlay : 5000
    

    Or using latest version then use following property

    autoPlay : true
    

提交回复
热议问题