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 add and remove css classes to an element using jquery?

0 Answers  


Why is the block display style used for animations?

0 Answers  


Explain each() function in jquery?

0 Answers  


Differences Between jQuery .bind() and .live()?

0 Answers  


Which one is more efficient, document.getelementbyid( "idname") or $("#idname)?

0 Answers  






Whether C# code behind can be called from jQuery?

0 Answers  


Tell me how to executed jquery selectors? : jquery mobile

0 Answers  


Define each() function in jquery?

0 Answers  


How to use transition effects? : jQuery Mobile

0 Answers  


Tell me what are the slow selectors in jquery? : jquery mobile

0 Answers  


How to create clone of any object using jQuery?

1 Answers  


How to call a method inside code-behind using jquery?

0 Answers  


Categories