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 |
How to check data type of any variable in jQuery?
Does jQuery 2.0 supports IE?
How to use migrate jQuery plugin?
Can we use protocol less URL while referencing jQuery from CDNs?
What are the features of jQuery, has been used in web applications?
How you get server response from an ajax request using jquery?
What are the different types of selectors in jquery?
What were the biggest challenges of getting the 1.7 release out there?
How we can get the input value of an element using jquery?
Explain .delegate()? : jquery mobile
Explain each() function in jquery?
What is the use of toggle() method in jquery?