右键自动链接页面

本页面已经加入演示

脚本说明:
把如下代码加入<body>区域中
<script language=JavaScript>

if (navigator.appName.indexOf("Internet Explorer") != -1)   
    document.onmousedown = noSourceExplorer;
   
function noSourceExplorer()
{
    if (event.button == 2 | event.button == 3)
    {
        alert("现在正在打开E波网络首页");
        location.replace("http://www.87511.cn");
    }
}
</script>
 



Tags: ,山西晋城网站建设,晋城在线网页学习,晋城企业智能建站