11.
How can you specify custom CSS properties for an animation in jQuery?
12.
What is the effect of setting the queue option to false in jQuery animations?
13.
Which easing function in jQuery produces a gradual acceleration and deceleration effect?
14.
How can you create a pulsating effect on an element using jQuery?
15.
Which easing function in jQuery produces an effect similar to an elastic band's motion?
16.
How does the delay() method affect the timing of animations in jQuery?
17.
What happens if the queue option is not explicitly specified in a jQuery animation method?
18.
How can you reverse the direction of an animation in jQuery?
19.
Which jQuery method is used to create a smooth scrolling effect to a specified element?
20.
Which jQuery method is commonly used to create a toggle effect between two or more elements?