siblings
siblings([selector]) ⇒ collection
Get all sibling nodes of each element in the collection. If CSS selector is specified, filter the results to contain only elements that match the selector.
siblings([selector]) ⇒ collection
Get all sibling nodes of each element in the collection. If CSS selector is specified, filter the results to contain only elements that match the selector.