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 do I pull a native DOM element from a jQuery object?

0 Answers   MCN Solutions,


How To Use Ajax In Jquery?

0 Answers  


What are source maps in jQuery?

1 Answers  


What are the the two types of cdns?

0 Answers  


How can you apply a style on an element using jQuery?

0 Answers  






How to debug jquery code/ debug jquery?

0 Answers  


Explain the difference between .empty() and .remove() ?

0 Answers  


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

0 Answers  


What does $("P") will select?

0 Answers  


What are the different ways of using $.connect function in jquery?

0 Answers  


What is the difference between $('div') and $('<div/>') in jQuery?

1 Answers  


What are the paremeter of jquery ajax method?

0 Answers  


Categories