Top "Animate.css" questions

Animate.

Animate.css and Angularjs ng-hide

I am learning and experimenting with Angularjs and animate.css. I am trying to add animations when the ng-show is …

angularjs ng-animate ng-show animate.css ng-hide
jquery detect animation end of animate.css

i have a div of a splash screen for a site i'm building. <div id="preloader" class="animated zoomOut"&…

jquery animate.css
AOS (animate on scroll) library not working when selecting elements to animate with jQuery

I'm trying to animate H1 elements for many pages using AOS (animate on scroll). I have several pages that use …

javascript jquery animation animate.css animate-on-scroll
jQuery CSS animations with addClass and removeClass

So, I have now made jQuery Ajax code that checks that the username and password are correct. But instead of …

javascript jquery html css-animations animate.css
Animation sequence using AngularJS addClass/removeClass

I'm trying to make an animation sequence by combining calls to addClass/removeClass. After end of the animation method "removeClass" …

angularjs animate.css angularjs-animation
Bootstrap Carousel transitions item + animate.css

I'm trying to animate Bootstrap Carousel with animate.css I finished with caption animation everything works, but how to animate …

jquery css twitter-bootstrap animation animate.css
Vuejs Animate.css not working

Relatively beginner in Vuejs. I am using the Animate.css library for a transition that I want. Its basically a 4 …

css vue.js css-transitions vuejs2 animate.css
Css animation across an Arc

Is it possible with current CSS3 to animate an object (DIV) along an this arc?

css jquery-animate automatic-ref-counting animate.css
Animating a Vue component using mouseover and mouseout

I am trying to create a Vue component that bounces when the mouse cursor hover over it. I am using …

vue.js animate.css