V
V
Valery Stolyarchuk2016-02-13 19:36:14
css
Valery Stolyarchuk, 2016-02-13 19:36:14

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

1 answer(s)
D
Dmitry Kravchenko, 2016-02-13
@mydearfriend

$('#carousel').owlCarousel({
  onChange: function(){
    //add your animate.css classes
  }
})

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question