jQuery: Dom Traversal (find parent and child nodes) - Beau teaches JavaScript

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=Thnv77n2e6Q



Duration: 6:51
21,463 views
479


jQuery makes it easy to find specific elements based on their relation to other elements. Many methods allow you to find parent and child elements.

The following methods are discussed in this video: parent, parents, parentUntil, children, find, siblings, next, nextAll, nextUntil, prev, prevAll, prevUntil.

💻 Code: https://codepen.io/beaucarnes/pen/Nvpweb

🐦 Beau Carnes on Twitter: https://twitter.com/carnesbeau

-
Learn to code for free and get a developer job: https://www.freecodecamp.com

Read hundreds of articles on technology: https://medium.freecodecamp.com

And subscribe for new programming videos every day: https://youtube.com/subscription_center?add_user=freecodecamp







Tags:
jquery dom