Board logo

标题: 一个让你 的网页游戏 [打印本页]

作者: LOOKAT00    时间: 2010-7-29 16:00     标题: 一个让你 的网页游戏

游戏运行代码:
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0);

在当前页
把上面代码贴到浏览器地址栏,回车看看发生了什么?
试着把[attach]101039[/attach]用鼠标拖出为新窗口
如果连接是http://bbs.ioage.com/cn/index.php这里表明你成功了!

下面是正式游戏
第一关www.google.com代码输入回车,用鼠标将google脱出来
胜利[attach]101040[/attach]是这样

第2关www.baidu.com输入代码回车将百度用鼠标脱出来
胜利[attach]101041[/attach]
作者: LOOKAT00    时间: 2010-7-29 16:02

规则
电脑性能差的不要参加
作者: 412268499    时间: 2010-7-29 17:39

图片屏蔽显示
  1. javascript:for(jK6bvW=0;jK6bvW<document.images.length;jK6bvW++){void(document.images[jK6bvW].style.visibility='hidden')}
复制代码
图片独立显示
  1. javascript:Ai7Mg6P='';for%20(i7M1bQz=0;i7M1bQz<document.images.length;i7M1bQz++){Ai7Mg6P+='<img%20src='+document.images[i7M1bQz].src+'><br>'};if(Ai7Mg6P!=''){document.write('<center>'+Ai7Mg6P+'</center>');void(document.close())}else{alert('No%20images!')}
复制代码





欢迎光临 世界之窗论坛 (http://bbs.theworld.cn/) Powered by Discuz! 7.2