DESCRIPTION:
I'm trying to use Animate.css in my project, but I'm kind of lost, I do not understand anything by jQuerry.
PROBLEM:
GitHub does not work, I know that something is missing but I do not know how to proceed.
- I have imported css in my code
- The objects to be animated already have their markings done
But I have some doubts, like:
-
Where do I put this code that is provided in the github tutorial?
$('#yourElement').addClass('animated bounceOutLeft');
, do I put it inside a tag script, without anyFunction
? and if you have functoin, what function do I call?
Follow the link in JSFiddle
Note: I could not attach the animated.css via cdn