removeAllRanges (); // clear current selection. window.getSelection().addRange(range); // to select text. document.execCommand("copy");.
確定! 回上一頁