Library URL: Click to open
Can be used to access currently initialized carousel and make it stop (if is playing around).
var owl = $('.carousel-element-selector');
owl.trigger('stop.owl.autoplay');
Can be used to access currently initialized carousel and make it stop (if is playing around).
var owl = $('.carousel-element-selector');
owl.trigger('stop.owl.autoplay');