Home >Web Front-end >JS Tutorial >jQuery prev ~ Introduction to using siblings selector_jquery
1. prev ~ siblings: matches all siblings elements after the prev element
2.
(1) prev: any valid selector
(2) siblings: a selector, and it serves as the first selection Siblings of the device
3. Example
(1) Source code
siblings.html