mujtaba01 / ngx-owl-carousel

An angular2 (4) wrapper for jquery owl-carousel library with dynamic carousel item change detection
MIT License
70 stars 25 forks source link

owl-fadeInDown and owl-fadeInUp #11

Closed SergeySagan closed 7 years ago

SergeySagan commented 7 years ago

Hello, I'm trying to implement your ng2-owl-carousel wrapper, however, when I apply a class of owl-fadeInDown or owl-fadeInUp to a div inside one of the slides. Instead of animating it, as can be seen here: http://themelooks.us/demo/matroz/html/default/ It instead just hides that element and no animation ever happens... any clue why?

Of course that example is using the pure owl-carousel, without the ng2 wrapper. However I purchased it and am trying to implement it using ng2... but that does not work...