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 we use jquery .each() function?
What is jquery selectors?
What are the two types of CDNs?
Tell me does jquery 2.0 supports ie? : jquery mobile
Is it possible to get value of multiple CSS properties in single statement?
Define type paremeter of jquery ajax method?
What is the difference between $(window).load and $(document).ready?
How to create, read and delete cookies with jquery?
How to executed jquery selectors? : jquery mobile
How to get the style property of an element using ?
When can jquery be used?
Define jquery $.ajax() method?