有的網站頁面禁止使用右鍵和復制功能
下面文本框中就是實現效果所需代碼
function click(e) {
if (document
if (event
oncontextmenu=
}
}
if (document
if (e
oncontextmenu=
}
}
}
if (document
document
}
document
document
var travel=true
var hotkey=
if (document
document
function gogo(e)
{ if (document
if (e
alert(
else if (document
if (event
}
document
把上面的代碼另存為一個JS文件
From:http://tw.wingwit.com/Article/program/Java/Javascript/201311/25293.html