Answer the question
In order to leave comments, you need to log in
How to make block animation inside OWL - carousel?
Hello! Can you please tell me an example of a code that will add animation (animate.css) to the blocks inside the OWL carousel when changing slides (as in Revolution slider) ?
Thanks
Answer the question
In order to leave comments, you need to log in
$('#carousel').owlCarousel({
onChange: function(){
//add your animate.css classes
}
})
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question