removeChild()

The nominated child node is removed.

Example using removeChild():

nodMyNode.removeChild(nodChild)

Parameter

Description

nodChild

The child node to remove