JavaScript DOM Tutorial #8 - Traversing the DOM (part 2)

preview_player
Показать описание
Hey gang, in this JavaScript DOM tutorial I'll show you how you can traverse the DOM between sibling elements and nodes.

----- COURSE LINKS:

---------------------------------------------------------------------------------------------
Other tutorials:

----- JAVASCRIPT FOR BEGINNERS:

----- CSS FOR BEGINNERS:

----- NODE.JS TUTORIALS

============== The Net Ninja =====================

================== Social Links ==================

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

I hit the like button even before watching the video. Because I know its going to be great.

syedusmanahmed
Автор

thank youu so much master ninja ! when i get my first job as a front end developer, i will make huge donation. i'm 24/7 on your channel studying, studying and studyng... Big Support from Georgia, Tbilisi..

giorgibatsiashvili
Автор

Hello Ninja, I had to make youtube account only thanking you for very good content. Your teaching style is the best I have ever experienced in coding tutorials and I have watched a lot of tutorials. Can't even compare to any other you are in your own class :)

eskoyoutube
Автор

Very much enjoying these videos, I've learned as much in 1 evening watching this playlist than I have studying for the past few weeks. And who knew the Tony Robinson from Time Team could code so well ?

mikemckenna
Автор

"since i'm a ninja i've already prepared this" 😂😂😂

codedynamics
Автор

since i'm a Ninja i have already prepared this

eugenembanda
Автор

Thanks for all, Ninja!
Redux or Functional Programming in Js for next series could be great!

pikachu
Автор

im having trouble counting when i have encountered a line break. Sometimes I see what appears to be a line break, other times, i cannot telll when i have encountered a line break. There are times a line ends, and javascript doesn't count it as a line break, help..

dgross
Автор

one doubt why in console.log we use bookList istead of book-list. imean book-list is the original id right? why to change it.

divyanshsharma
Автор

i have a doubt why dosent this work?
text";

yogeshsh