Home »
MCQs »
jQuery MCQs
Which jQuery method is used to create custom animations?
51. Which jQuery method is used to create custom animations?
- animation()
- slidAnimate()
- animate()
- SlideAnimate()
Answer: C) animate()
Explanation:
The jQuery animate() method is used to create custom animations.