how to find the siblings of target element code example Example: select sibling javascript let nextSibling = currentNode.nextElementSibling;