ZVON > References > DOM2 Reference |
Intro / Search / ZVON |
DOM2 reference > Core: Node > appendChild | [Go to standard] [Glossary] [Help] |
Node newChild | - | The node to add. If it is a DocumentFragment object, the entire contents of the document fragment are moved into the child list of this node. |