This can be done using the clipboard paste event handlers, which can read data from the system clipboard. ... document.onpaste = function(pasteEvent) {.
確定! 回上一頁