ZVON > References > DOM2 Reference |
Intro / Search / ZVON |
DOM2 reference > Core: Node > replaceChild | [Go to standard] [Glossary] [Help] |
Node newChild | - | The new node to put in the child list. |
Node oldChild | - | The node being replaced in the list. |