你绝对不知道你的浏览器还有这个功能!!!很好玩的哈~~

    先进入一个网站,比如:

http://www.WENXUECITY.COM

然后把下面代码贴到浏览器地址栏,回车看看发生了什么?

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




请阅读更多我的博客文章>>>

•  《 珍 惜 朋 友 》 (图)
•  《 珍 惜 朋 友 》二 (图)
•  《 人这一辈子~ 》注意看? (图)
•  生活碎言碎语,也许会给你有所启迪!
•  男 人 应 该 注 意 的 几 种 病 痛 (关 心 自 己 )

所有跟帖: 

Page can't display. What did you get? -internuts- 给 internuts 发送悄悄话 internuts 的博客首页 (0 bytes) () 08/10/2008 postreply 13:10:52

change Java to javascript, and play in IE -coorslight969- 给 coorslight969 发送悄悄话 (0 bytes) () 08/11/2008 postreply 14:07:50

早知道了,早贴过了,只可惜我贴的时候竟然木有人回帖 -奉旨泡妞- 给 奉旨泡妞 发送悄悄话 (72 bytes) () 08/11/2008 postreply 15:14:32

Why google shows up? -Wow!- 给 Wow! 发送悄悄话 Wow! 的博客首页 (565 bytes) () 08/12/2008 postreply 14:42:10

got it! a wrong spelling error -Wow!- 给 Wow! 发送悄悄话 Wow! 的博客首页 (9 bytes) () 08/12/2008 postreply 14:50:06

请您先登陆,再发跟帖!