Which method is provided by the jquery to create our own custom animation with fine-grained control?

Options
- .animation()
- stopPropagation()
- .toggle()
- .animate()


CORRECT ANSWER : .animate()

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement