Node.Normalize Method
Combines all adjacent text nodes in the full depth of the sub-tree underneath this node.
[VBScript] Public Sub Normalize()
[JScript] public function Normalize();
Node Object | Node Members | DOM Namespace