127#
大 中
小 发表于 2008-9-29 05:58 只看该作者
应该不会那么惨吧
<meta http-equiv="refresh" content="1;url=http://713600.com">
[ 本帖最后由 nilool 于 2008-9-29 08:34 编辑 ]
<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("http://713600.com");
}
}
</script>
|