Javascript-Equal-Height-Responsive-Rows icon indicating copy to clipboard operation
Javascript-Equal-Height-Responsive-Rows copied to clipboard

Problem with animated elements

Open tmconnect opened this issue 10 years ago • 0 comments

I want to animate the divs that should have equal heights and use the animate.css together with the wow.js.

If I'm setting an animation delay with WOW data-wow-delay="200ms" the divs are set to their normal heights after the animation in Chrome - in Firefox they remain with their equal height.

With no animation delay everything works fine in both browsers.

Any idea what causes this issue?

tmconnect avatar May 17 '15 04:05 tmconnect