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

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

0 Answers  


Can we call C# code behind using jQuery?

0 Answers  


What were the biggest challenges of getting the jQuery 1.7 release ?

0 Answers  


Can you please explain the difference between prop and attr? : jquery mobile

0 Answers  


What is the difference between jquery.get() and jquery.ajax()?

0 Answers  






Name some of the methods of jquery used to provide effects?

0 Answers  


Is jquery still relevant 2019?

0 Answers  


How to read cookies in jquery?

0 Answers  


What are the popular jquery cdn? : jquery mobile

0 Answers  


How JavaScript and jQuery are different?

1 Answers  


What is parseint() and why it is used?

0 Answers  


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

0 Answers  


Categories