Summary
Keywords
Full Transcript
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 â€ïž Support for this channel comes from our friends at Scrimba â the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp
