Owl Carousel: http://www.owlcarousel.owlgraphic.com/ Wow.js: http://mynameismatthieu.com/WOW/
I am using Owl Carousel and Wow.js
I am trying to create a slideshow where the contents of each slide animates when the slide is active. Currently, the animations for all content occurs even if the slide it is contained within is offscreen. Wow.js only seems to be able to recognize is the slideshow itself is visible and actives all animations
Is there a way I can change it so the animation occurs on the content only when its containing slide is visible on the screen?