jQuery Traversing — a practical guide to jQuery traversing with clear examples you can reuse in real projects.
jQuery Tutorial Series (46/101). Prefer one article? Read the complete jQuery tutorial.
Short description
Chain traversing methods; end() returns to the previous selection.
Traverse tip
parent/parents/closest
children/find
siblings/next/prev
first/last/eq
filter/not