Look at the following jQuery selector: $("div#intro .head). What does it select?

- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
Look at the following jQuery selector: $("div#intro .head). What does it select?

1.The first element with id="head" inside any div element with class="intro"

2.All elements with class="head" inside the first div element with id="intro"

3.All div elements with id="intro" or class="head"

4. None


More MCQS Questions and answers

R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!