0
DESCRIPTION:
I’m willing to use the Animate.css in my project, but I’m a little lost, I don’t know anything about jQuerry.
PROBLEM:
I did the step as it says on Github but it doesn’t work, I know something is missing but I don’t know how to proceed.
- I have imported css in my code
- The objects to be animated are already marked
but I have some questions, like,:
Where do I put this code that is provided in the github tutorial?
$('#yourElement').addClass('animated bounceOutLeft');
, I put it inside a script tag, without anyFunction
? and if you have functoin, which function I call?How do I make this function to animate is activated when giving?
Follows link on Jsfiddle
Note: I couldn’t attach Animated.css via Cdn
Can you put your code in a jsFiddle and explain what you want to do with animation and which element? so we can better understand your problem...
– Sergio
So Vinicius. I think since it is element of Jquery, should put in a Function. Try to put and see if it works. If not, post jsFiddle pro staff help !
– Érik Thiago
Edited question with the link to the fiddle
– Vinicius Colares