What does $("div") will select?



What does $("div") will select?..

Answer / chaitanya

This will select all the div elements on page.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More jQuery Interview Questions

How we can check if an element is empty or not using jquery?

0 Answers  


Tell me how to executed jquery selectors? : jquery mobile

0 Answers  


What are the advantage of using minimized version of jquery?

0 Answers  


Is it possible to hold or delay document.ready execution for sometime?

1 Answers  


How to disable/enable an element with jQuery?

0 Answers  






What are the difference between alert() and confirm()?

0 Answers  


Is jquery a framework?

0 Answers  


Explain the use of the .pushstack() method.

0 Answers  


Define each() function in jquery?

0 Answers  


Differentiate among .empty() vs .remove() vs .detach() in jquery.

0 Answers  


How can we add change font size using jquery?

0 Answers  


Is jQuery a library for client scripting or server scripting?

1 Answers  


Categories