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 wrong with this code line "$('#myid.3').text('blah blah!!!');"
Explain chaining in jquery? : jquery mobile
How to use connect?
What is a jquery library?
How to include jQuery in ASP.Net project?
How to fetch the values of selected checkbox array using jquery?
Name some of the methods of jquery used to provide effects?
What features of jquery, has been used in web applications?
What is each() function in jQuery? How do you use it?
How do I pull a native DOM element from a jQuery object?
Define each() function in jquery?
Define cdn in jquery?