cloneNode (true); // Append the cloned <li> element to <ul> with id="myList1" document.getElementById("myList1").appendChild(cln);. Before cloning:.
確定! 回上一頁