jQuery Tutorial for Beginners #7 - Traversing the DOM with jQuery

preview_player
Показать описание
Yo ninjas, in this jQuery tutorial, I'll show you how we can traverse up and down the DOM with a few cool and easy jQuery methods.

jQuery essentially wraps an API layer around the DOM, giving us access to these new methods, making our lives as JavaScript developers much much easier :).

========== JavaScript for Beginners Playlist ==========

========== CSS for Beginners Playlist ==========

========== HTML for Beginners Playlist ==========

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

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

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

Very clear explanation.saved time a lot

dr-sarahaldabbagh
Автор

Man .. I would love to truly thank for all of your tutorials. You are such an amazing, knowledgeable and fun tutor. Your style in teaching is unmatched.
You have this very unique, awesome and unfortunately very rare skill which is:
*Just enough, just in time information delivery* . In other words your ability to provide your students just enough information so they understand and follow you easily without overwhelming them with unnecessary details is just wonderful.
Thank you man. I am buying your Vue course on Udemy soon :)

mrsinux
Автор

I'm so glad I found your channel <3 these tutorials are amazing!

deeprozario
Автор

In terms of the .closest() method: You gave an example in which the closest wrapper was above "#social-nav". If there were a wrapper beneath "#social-nav", which in this case would be closer, would the .closest() method recognize the wrapper beneath it as it is closer? Or does the .closest() method only work upward?

thestoneparadox
Автор

I didn't know <li>'s in a <ul> doesn't count as "next" element since an li is an element

EricCartmanFTW
Автор

great video, as always ...Although, music at the end nearly killed my speakers. maybe use some compression or a limiter to ensure audio fluidity =)

jl-dqch
Автор

My ears explode every time I hear that intro 😭

minutestohappiness
Автор

which slide presentation software you use?

anujraval
Автор

At the beginning: <body>
<header>
</header>

adrianamorphous
Автор

for the last one, so it finds closest parents of ".wrapper", not "#social-nav"? what if I just type $(".wrapper").closest()?

bonniejung
Автор

why "find" facebook within #contact? why not just start with the facebook class? ex) $(.facebook).css(...) ??

brentonjjenkins
Автор

What is this "vanilla javascript" ?

rosjio
Автор

{
solid brown"});

solid brown"}):

solid brown"}):
}
what is the difference between above codes???....all have similar outputs...

utbaaziz
Автор

is this the so called noble British accent?

wangzihao