Select from following answers:- .animation()
- .animate()

- Both 1 & 2
- custom.animate()
- All Above
'.animate()' is the function used in JQuery to perform animation by changing the element from one state to another with CSS styles.
Animation effect is created by changing the CSS property value gradually.
Show Correct Answer
Asked In: Spotted while Learning |
Alert Moderator