replaceChild () 方法(method) 調換Node 的子代(child) 元素(element) 。 replaceChild() 需要兩個參數 node.replaceChild(newChild, oldChild);
確定! 回上一頁