AGAMES 討論區

標題: {轉}右鍵保密 [打印本頁]

作者: 香港人    時間: 2009-6-13 02:24:42     標題: {轉}右鍵保密

代碼:
<script language="JavaScript">
<!--
function MM_displayStatusMsg(msgStr) { //v2.0
status=msgStr;
document.MM_returnValue = true;
}
function click() {
if (event.button==2) {
alert('按滑鼠右鍵保密功能!');
}
}
document.onmousedown=click
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>




歡迎光臨 AGAMES 討論區 (http://forum.agames.hk/) Powered by Discuz! X2