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 |
Is jQuery replacement of Java Script?
What is get()? : jquery mobile
How to create, read and delete cookies with jquery?
Define width() vs css('width')?
Define slidetoggle() effect?
What is the starting point of code execution in jquery?
What are the guidelines for an application to follow the principles of progressive enhancement.
Explain the difference between body onload() and document.ready() function? : jquery mobile
Can we execute/run multiple Ajax request simultaneously in jQuery? If yes, then how?
What is the difference between prop and attr?
What is .remove()? : jquery mobile
What are the different types of selectors in jquery?