What are the slow selectors in jQuery?



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

Post New Answer

More jQuery Interview Questions

How to multiple version of jQuery?

1 Answers  


Explain the use jquery.data method?

1 Answers  


Why content injected into a page is not enhanced? : jquery mobile

1 Answers  


Suppose if you have a server control(asp.net server control, button) and on the click of button you want to call a jquery function, so tell me how you will call a jquery function without postback?

1 Answers  


Can we add more than one ‘document.ready’ function in a page?

1 Answers  


What are the browser related issues for jQuery?

1 Answers  


Do we need to add the jquery file both at the master page and content page as well?

1 Answers  


How to include jquery library in asp.net project?

1 Answers  


JQuery or JavaScript which is quicker in execution?

1 Answers  


Tell me how to check if number is numeric while using jquery 1.7+? : jquery mobile

1 Answers  


Differentiate between width() vs css(‘width’) in jquery

1 Answers  


What are the four parameters used for jQuery Ajax method?

1 Answers  


Categories