What are the fastest selectors in jQuery?
Answer / chaitanya
ID and element selectors are the fastest selectors in jQuery.
| Is This Answer Correct ? | 5 Yes | 0 No |
Explain various methods to make ajax request in jquery?
What are the advantages of minified version of jquery?
What is the difference between eq() and get() methods in jQuery?
Is it possible to use other client side libraries like MooTools, Prototype along with jQuery?
Explain animate function in jquery?
Explain .delegate()? : jquery mobile
Explain deferred and promise object in jquery? : jquery mobile
What is the use of jQuery.data() method?
How do you select all elements with the class of “selected” in jquery?
Explain the use of the .pushstack() method.
Explain slidetoggle() effect.
How can you use array with jquery?