ZVON > References > DOM2 Reference |
Intro / Search / ZVON |
DOM2 reference > Core: Node > insertBefore | [Go to standard] [Glossary] [Help] |
Node newChild | - | The node to insert. |
Node refChild | - | The reference node, i.e., the node before which the new node must be inserted. |