Parent Elements in the DOM

preview_player
Показать описание
This video covers how you can click on an element and then work your way up through the DOM elements searching for a specific parent Element.

Рекомендации по теме
Комментарии
Автор

Steve, I'm currently learning JavaScript and just discovered your channel today. Your videos are great and cover so much! I feel like I hit the jackpot here! Thank you :)

bhfaught
Автор

I know that today we have element.closest('css selector')

is there something like that but to look inside the children, rather than the parents?

Felipekimst
Автор

hey can you teach how to create calendar date picker using js

bikramchettri
Автор

kindly elaborate which one is better (HTML vs DHTML)? Most video tutorial on internet explain HTML but not describe DHTML() collectively with the help of Examples(basic to advance level).
is it better to manipulate our code with DOM to create web site and app rather then statically used HTML?

zaheerabbas