The below piece of code works in chrome. function addPasteEvent() {. document.onpaste = function (event) {. alert('paste event chrome');.
確定! 回上一頁