Which of the following can be implemented using animation?
A
Fireworks
B
Fade Effect
C
Roll-in or Roll-out
D
All of the mentioned
Correct Answer: All of the mentioned
JavaScript animations are done by programming gradual changes in an element’s style. You can use JavaScript to create a complex animation which includes but not limited to: Fireworks Fade Effect Roll-in or Roll-out Page-in or Page-out Object movements.