一個頁面中,BODY中用oncontextmenu='return false'來取消滑鼠右鍵;在JS中設定oncontextmenu='return true'用window.document.oncontextmenu = function(){ return ...
確定! 回上一頁