Saved Bookmarks
| 1. |
TUDLook at the following jQuery selector: $("div #intro head"). What does itselect?All elements with class="head" inside the first div element with id="intro"None of theseThe first element with id="head" inside any div element with class="intro"All div elements with id="intro" or class="head"N |
|
Answer» dhhdhdgdhdhdhhdhdhdhrhhrhrhdhrh |
|