Answer the question
In order to leave comments, you need to log in
Animation when a new element appears, how?
There is a list of 5 items:
Test1
Test2
Test3
Test4
Test5
Test2
Test3
Test4
Test5
Test6
Answer the question
In order to leave comments, you need to log in
I would implement with CSS, not JS.
I recommend using a ready-made set of animations: Animate.css . Just include the downloaded css file and add the "animated" class and animation type to the element that should appear, for example:<span class="animated fadeIn">Test 6</span>
For example: jsfiddle.net/IonDen/fot7h3ka
Only animation is better done with CSS today.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question