<! - - 防右鍵程式碼由此開始 - ->
<SCRIPT language=javascript>

if (navigator.appName.indexOf("Internet Explorer") != -1)
document.onmousedown = noSourceExplorer;

function noSourceExplorer()
{
if (event.button == 2 | event.button == 3)
{
alert("這裡輸入文字");location.replace("這裡看是要輸入炸彈網址.或右鍵按了要執行的網址");
}
}

arrow
arrow
    全站熱搜

    John Hsiao 發表在 痞客邦 留言(0) 人氣()