AGAMES 討論區

 找回密碼
 快速註冊
搜索
查看: 2275|回復: 0
打印 上一主題 下一主題

{轉}右鍵保密 [複製鏈接]

Rank: 3Rank: 3

帖子
142
EXP
287 點
金幣
77 個
好友
0
註冊時間
2009-6-13
跳轉到指定樓層
樓主
發表於 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>
Alta Multimedia - Youtube:http://www.youtube.com/user/altahk
您需要登錄後才可以回帖 登錄 | 快速註冊

Archiver|手機版|AGAMES 討論區

GMT+8, 2024-4-28 15:59 , Processed in 0.041991 second(s), 9 queries .

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

回頂部