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
Define each() function in jquery?
Mention some advantages of jquery.
What is the purpose of jquery?
Is jquery a library for client scripting or server scripting? : jquery mobile
Explain .live()? : jquery mobile
How to use connect in jquery?
How do I check if the DOM is ready?
Explain various methods to make ajax request in jquery?
Tell me what is the use of .size() method in jquery?
Explain the each() function?
What is the difference between prop() and attr() in jquery?
How to disable jquery animation? : jquery mobile
explain width() vs css(‘width’) in jquery
Explain .delegate()? : jquery mobile
What were the biggest challenges of getting the 1.7 release out there?