Get a node's parent.
Node to get the parent of.
elem's parent node, or null if elem is a root node.
elem
null
Get a node's parent.