Answer the question
In order to leave comments, you need to log in
Owl carousel 2 separate animation on prev/next buttons?
Good afternoon everyone.
How to make different animations for the prev / next buttons
Now the animations are the same, because the plugin is initialized simply as
$('.owl-carousel').owlCarousel({
animateOut: 'fadeOutLeft',
animateIn: 'fadeInRight'
})
animateOut: 'fadeOutLeft',
animateIn: 'fadeInRight'
animateOut: 'fadeOutRight',
animateIn: 'fadeInLeft'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question