Wednesday, August 22, 2007

Check this out - Google / Yahoo! Images!

Open your browser INTERNET EXPLORER, type http://www.google.com/ / http://www.yahoo.com/ in Address Bar, then click on the "Images" button, search anything (eg,flowers, chocolates...etc), after that, delete the address bar wordings (ex. http://www.google.com/ / http://www.yahoo.com/), than paste the coding and press Enter.


打开您的 INTERNET EXPLORER,然后在 ADDRESS BAR 里填写 http://www.google.com/ / http://www.yahoo.com/ ,按"Images"按键,在空白的空间里填写你要寻找的东西(比如,花,朱古力。。等),之后再删除 ADDRESS BAR 里的字迹(比如,http://www.google.com/ / http://www.yahoo.com/),输入以下的方程式,你就能欣赏到更吃惊的效果了。



CODING / 方程式 :

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)


sources from http://sahkeat.5d6d.com/thread-336-1-1.html

No comments: