Results 1 - 1 of 1

ParentNode.append()

The ParentNode.append method inserts a set of Node objects or DOMString objects after the last child of the ParentNode. DOMString objects are inserted as equivalent Text nodes.
API DOM Experimenal Method Node Reference