HTML DOM cloneNode() 方法元素对象实例 拷贝一个列表项到另外一个列表: var node=document.getElementById('myList2').lastChild.cloneNode(true); document.
確定! 回上一頁