Answer Posted / chaitanya
class selectors are the slow compare to ID and element.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of queue() in jquery?
What is the difference between the id selector and class selector in jquery?
How to use connect?
How can we give face effect in jquery?
How can you select all elements in a page using jquery?
What is the latest version of jquery?
What is the between $(this) and 'this' in jquery?
What is the use of delegate() method in jquery?
Explain chaining in jquery? : jquery mobile
What does dollar sign ($) means in jquery? : jquery mobile
What are the types of selectors in jQuery?
Define jquery filter?
What is resize() function in jquery?
Explain the difference between body onload() and document.ready() function? : jquery mobile
How to get the style property of an element using ?