jQuery Mobile Question:
Explain deferred and promise object in jQuery?
Answer:
Deferred and promise are part of jQuery since version 1.5 and they help in handling asynchronous functions like Ajax.
Previous Question | Next Question |
Explain various methods to make ajax request in jQuery? | Tell me does jQuery 2.0 supports IE? |