Use Selection.getRangeAt() to store the selected range (if any). Use document.execCommand('copy') to copy to the clipboard.
確定! 回上一頁