What is finish method in jQuery?
Answer / chaitanya
The .finish() method stops all queued animations and places the element(s) in their final state. This method was introduced in jQuery 1.9.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why is jquery better than javascript?
What is ajax and how it works?
What are selectors in jQuery and how many types of selectors are there?
How jQuery selectors are executed?
How can we apply css in even childs of parent node using jquery library?
Tell me an example usage of jquery mobile? : jquery mobile
How to include jquery library in asp.net project?
Can jquery be used to make an ajax request?
Explain .bind() vs .live() vs .delegate() vs .on()
Is Uncaught TypeError: $(…).modal not a function jquery?
What are the different type of selectors in jquery?
Explain the starting point of code execution in jquery? : jquery mobile