This is the first time I found out that there is a command to select a sibling element in jQuery.
Confirmation Environment
- jQuery 1.9.1
- Google Chrome 30.0.1599.101
usage
Chain .siblings() to the specified element.
code
Return to black.
"
This is the first time I found out that there is a command to select a sibling element in jQuery.
Chain .siblings() to the specified element.
Return to black.
"