你绝对不知道你的浏览器还有这个功能
先进入一个网站,比如:
www.baidu.com
然后把下面代码贴到浏览器地址栏,回车看看发生了什么?
java: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);
很好玩的哦,觉得好就顶一下哦
你绝对不知道你的浏览器还有这个功能
所有跟帖:
•
nothing happened~~~ -_-
-血月-
♂
(0 bytes)
()
05/21/2007 postreply
18:52:50
•
代码中的java应该是javas c r i p t。去掉空格。
-yahoocc-
♂
(0 bytes)
()
05/21/2007 postreply
23:44:11
•
没错,被系统自动改掉了,这你可以在任何网页上试一试
-anakin-
♂
(0 bytes)
()
05/22/2007 postreply
14:46:32
•
ok, 确实可以了。
-血月-
♂
(0 bytes)
()
05/23/2007 postreply
01:00:09
•
http://web.wenxuecity.com/BBSView.php?SubID=computer&MsgID=12412
-Mozilla-
♀
(143 bytes)
()
05/22/2007 postreply
08:03:07