how to get brother element in js code example Example: select sibling javascript let nextSibling = currentNode.nextElementSibling;