Answer Posted / 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 |
Post New Answer View All Answers
Tell me which program is useful for testing jquery?
Difference between parent() and parents() in jQuery?
How is body onload() function is different from document.ready() function used in jquery?
What is the difference between jquery.get() and jquery.ajax()?
Is window.onload is different from document.ready()?
Have any of your startup projects failed dismally - if so, why and how did you learn from them?
Can you please explain the difference between .js and .min.js? : jquery mobile
What are selectors in jquery? Explain
How to debug jquery code/ debug jquery?
Hide and show image on button click using jQuery?
How to disable/enable an element with jQuery?
How to give face effect in jquery?
Explain the types of selectors in jquery?
What is the difference between bind() and live() function in jquery?
How to multiple AJAX requests be run simultaneously in jQuery?