What are the slow selectors in jQuery?
Answer / chaitanya
class selectors are the slow compare to ID and element.
| Is This Answer Correct ? | 1 Yes | 0 No |
Tell me is jquery a library for client scripting or server scripting? : jquery mobile
What is the difference between bind() and live() function in jquery?
What are various methods to make ajax request in jQuery?
Explain the animate function.
What is the use of jquery.data()?
What is the difference between jquery's ready and holdready?
Explain the difference between jquery.size() and jquery.length?
What is jQuery plugin and what is the advantage of using plugin?
Can we include multiple version of jquery? : jquery mobile
Tell me is jquery a w3c standard? : jquery mobile
What is jquery selectors?
What is the minimum setup needed to start using jquery.