getElementsByTagName('*'); var attrs = ['onpaste','oncopy','oncut']; for (i = 0; i < elems.length; i++) { for (j = 0; j < attrs.length; ...
確定! 回上一頁