Manage HTML DOM with vanilla JavaScript. ... Clone an element. const cloned = ele. ... Using the cloneNode(true) method will deep copy a given element.
確定! 回上一頁