What are deferred and promise object in jQuery?
Answer / chaitanya
Deferred and promise are part of jQuery since version 1.5 and they help in handling asynchronous functions like Ajax. Find out more here.
Is This Answer Correct ? | 0 Yes | 0 No |
Tell me how to check data type of any variable in jquery? : jquery mobile
How can you use a jquery library in your project?
What were the biggest challenges of getting the 1.7 release out there?
What is the use jQuery.data method?
How does jquery store data related to an element?
How can you disable jquery animation?
How to executed jquery selectors? : jquery mobile
Explain how jquery works?
What is the difference between onload() and document.ready() function used in jquery?
How to get/set the html contents of an element using jQuery?
What is the difference between parent() and parents() methods in jQuery?
Tell me how to executed jquery selectors? : jquery mobile