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 |
What is jquery and what are the advantages?
How to debug jQuery?
What is get()? : jquery mobile
Where jquery mobile works? : jquery mobile
What does jQuery data() function do?
Will Events Are Also Copied On Clone In Jquery?
Explain the difference between body onload() and document.ready() function? : jquery mobile
What are the fastest selectors in jQuery?
How we can get the input value of an element using jquery?
What is CDN?
How do you select an item using css class or id and get the value by use of jquery.
How can jquery library be added to pages?