Select from following answers:- .stop()
- .finish()

- .end()
- Both 1 & 2
- All Above
'.finish()' is the function used to stop all the running and queued animations while '.stop()' is used to stop the currently running one.
Show Correct Answer
Asked In: Spotted while Learning |
Alert Moderator