javasctipt how to delete the parent of an element code example Example: remove parent element javascript node.parentNode.parentNode.removeChild(node.parentNode)