1.
What jQuery method is commonly used to create custom animations by changing CSS properties of elements?
2.
Which of the following is NOT a basic animation method provided by jQuery?
3.
What is the purpose of the .toggle() method in jQuery animation?
4.
Which jQuery method is commonly used to chain multiple animations together?
5.
How can custom easing functions be applied to jQuery animations?
6.
What does the jQuery UI library offer in terms of animation capabilities?
7.
Which jQuery method is commonly used to create custom animations with predefined effects such as bouncing or shaking?
8.
How does the .fadeTo() method differ from the .fadeIn() method in jQuery?
9.
Which jQuery method is commonly used to create smooth transitions between different states of an element?
10.
What is the purpose of the .stop() method in jQuery animation?