removeAllRanges (); selection.addRange(range); // Copy to the clipboard try { document.execCommand('copy'); copyButton.innerHTML = 'Copied'; } catch (err) {
確定! 回上一頁