Hi,
I make a website with multiple Owl Carousel but in Internet Explorer 11 the website is very slow (work fine with chrome), i discover the website is slow because we have "loop:true" and "autoplay:true" and owl clone multiple item.
It's possible to have "autoplay" to true but don't clone item... and when autoplay is end, restart to start.
Thank's
Hey @jackdaniel9 ,
this is sadly not possible. We aiming to improve the clone mechanism in a next release, but there is no option to disable it completely.
@pascalporedda
Any movement on this?
@jackdaniel9 @pascalporedda
I finally figured out a solution!!
Try this:
loop: false,
rewind: true
@omaracrystal
it is not working
do you have other solution
not working :(
when i set loop to false only one item will be displayed on the web site and not all the items i entered in the admin area
Try this.....
autoplay:true
rewind:true
Most helpful comment
@jackdaniel9 @pascalporedda
I finally figured out a solution!!
Try this:
loop: false,
rewind: true