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 |
How can images be made to appear scrolling one over another?
What is queue() in jquery?
What is the difference between $('div') and $('<div/>') in jQuery?
How we can apply css in multiple selectors in jquery?
What is a use of jquery filter?
How to get the server response from an ajax request using jquery?
Define .siblings() method in jquery?
Is jquery is json library file or a javascript?
How do you stop the currently-running animation? : jquery mobile
How to find grand children in of an element?
Explain the difference between event.preventdefault and "return false"? : jquery mobile
What are the methods used to provide effects in jquery?