Search code examples
cssanimationflexslidercaptionsanimate.css

How to make animation for all captions in flexslider using animate.css


I wanna make some animations for every caption in flexslider using css3 animation.

tried using inview.js and pure css3 animation it's animating the first slide on page load only, Without the other slides.


Solution

  • This github pull request can fit my needs

    https://github.com/woothemes/FlexSlider/pull/865