Finding Elements in the DOM

preview_player
Показать описание
Learn how to use the querySelector and querySelectorAll methods to help you easily find elements in the DOM.
Рекомендации по теме
Комментарии
Автор

Kirupa... Please tell me you are rich. You deserve it. I got your book free from my public library, and now I am just seeing you basically have your entire book for free online and then also basically narrated the book in these videos. You are elevating and building up the next generation of programmers. We owe you for this one, thanks

christianarroyo
Автор

THIS IS *&^%ing GREAT!!!! I love this visual way of explaining, I'm struggling my butt off with this stuff my first week in a front-end bootcamp, but this visual representation makes it so much clearer and more understandable. I'm watching all your videos and recommending them to my fellow students. Thank you so much for putting so much attention on the colors and visually oriented explanations, I couldn't understand any of this before and felt like a complete idiot worried about possibly dropping out! You give me so much hope! Thank you so much, I feel I can actually grasp the understanding and do this!!!!

sugarglider
Автор

Hi I'm trying to iterate over some nested divs. For example (from the video): If I only have access to the div with id "main" how do I get all the divs inside "main" so that I can iterate over them?

TheUntitledworks
Автор

great! how to select all the <img> tags?

organicenglishinput
Автор

What's the difference with document.querySelector and document.getElementById ?

Ribsletics
Автор

you are so fast when you explain the importance and basicly things witch are we need it, thanks

hadjer_san
Автор

Could you please zoom in when you're writing code? It's very difficult to read it, especially in phones.

scikick
Автор

Good vodeo, thank you. Do you have a video how to fix "Avoid an excessive DOM size"? Something basic for non tech's.

itsinthewater
Автор

Newbie trying to Reduce the number of DOM elements ran in to this and i'm like WHAT! lol I fail :(

Goddess_chick