【3.A.S.T】网络安全爱好者's Archiver

黑客学习

杨羽 发表于 2008-7-29 17:12

惊叹,浏览器竟然还能出现这样的画面!

惊叹,浏览器竟然还能出现这样的画面![img]http://img1.ylmf.com/images/post/emotion/1.gif[/img]

浏览器你用了很久了,但你肯定不知道,在地址一栏填入以下代码,竟然出现意想不到的画面!

复制一下代码,在浏览器地址填入:

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);


看看,会出现什么?

colin 发表于 2008-7-29 17:12

以前就玩过这个了

liulangren 发表于 2008-7-29 17:12

它说该页不能显示

新精英 发表于 2008-7-29 17:12

哈哈有趣!

页: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.