Some people don’t want animation to interfere with their web page experience. What do I do if I want to let a user turn off the animation?
Answer options
A
Use the jquery method:stop()
B
<div>
C
<span>
D
<section>
Correct answer: Use the jquery method:stop()
Explanation
Quick AnswerThe correct answer is Use the jquery method:stop() because it directly addresses the core logic of Essentials.
The correct answer is: Use the jquery method:stop().