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



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

Answer / chaitanya

All the div element with parent class.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More jQuery Interview Questions

How does caching helps and how to use caching in jQuery?

1 Answers  


Explain some of the key concepts of good code organization patterns.

0 Answers  


What is the difference between javascript and jquery?

0 Answers  


Is jquery code exicuted on the clientside, or serverside?

0 Answers  


What are the advantages of method chaining in jquery?

0 Answers  






How to use migrate jQuery plugin?

1 Answers  


How can images be made to appear scrolling one over another?

0 Answers  


Tell me is jquery a library for client scripting or server scripting? : jquery mobile

0 Answers  


Tell me how to executed jquery selectors? : jquery mobile

0 Answers  


Is jQuery is a JavaScript or JSON library file?

0 Answers  


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

0 Answers  


Difference between document.ready() and body onload()?

0 Answers  


Categories