replaceChild
Declaration
Node replaceChild(
in Node newChild,
in optional Node oldChild
);Node replaceChild(
Node newChild,
Node oldChild
);Node replaceChild(
in Node newChild,
in optional Node oldChild
);Node replaceChild(
Node newChild,
Node oldChild
);