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 jquery connect?
What is the minimum setup needed to start using jquery.
What are the basic selectors in jQuery?
Explain the difference between event.preventdefault and "return false"? : jquery mobile
How to multiple version of jQuery?
What are the features of jQuery, has been used in web applications?
Explain various methods to make ajax request in jquery? : jquery mobile
Write the code to define a requirejs module with its dependencies.
What is the use of jQuery load method?
Mac, windows or linux? Why do you love this platform while using jquery?
What is each() function in jQuery? How do you use it?
How to programmatically trigger a click event thats being handled by jquery only?
Which one is more efficient, document.getelementbyid( "idname") or $("#idname)?
Define slidetoggle() effect?
What is a use of jquery filter?