<script language="javascript">function onKeyDown(){ if ((event.keyCode==116)||(window.event.ctrlKey)||(window.event.shiftKey)||(event.keyCode==122)) { event.keyCode=0; event.returnValue=false; }}function yxl() { if(window.event.altKey) {window.event.returnValue=false;}}document.onkeydown=yxl;</script> <body bgcolor="#000000" text="#666666" onkeydown="onKeyDown()" oncontextmenu="return false" onselectstart="return false" ondragstart="return false">禁止了鼠標(biāo)右鍵,F(xiàn)5、F11、“應(yīng)用程序”鍵,所有與alt、ctrl和shift有關(guān)的組合鍵(當(dāng)然alt+f4和alt+home沒有屏蔽),并且禁止了鼠標(biāo)文本選擇。</body>
新聞熱點(diǎn)
疑難解答