var banCopyPaste = document.getElementById("banCopyPaste");. banCopyPaste.oncopy = function() {. return false;. }; banCopyPaste.onpaste ...
確定! 回上一頁