-
Crazy Google
Go to Google, clear your address bar and insert this
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);
Try it on any web page with images
Elaine
-
dunedin--You definitely have too much time on your hands. :)
Very interesting effect, but you have to drop the semi-colon at the end to make it work.
-
Hi Jim,
I didn`t write it I`m afraid. It is from one of the many Newsletters I receive. :)
Works for me with the semi-colon.
Elaine
-
Does for me too. LOL ;)
Thanks just drove someone nuts with that!
-
Ohhhh.
Didn`t think of annoying someone with it. Must try it out. :D
Eaine
-
Works if you put that code into the properties>location of a Bookmark.
It won't take you anywhere ,but all the images in the current webpage are affected. :D
-
-
I did it on the page this thread was displayed on and it moved the position of the images, but didn't do the same as it did on the google page.
-
It's really annoying on microsoft.com, or yahoo.
-
It's the best if you do it on a page with a lot of images :D
-
Ok tried it in Ie instead of Fx and it worked a treat on this thread.
-
Loved it...MSN.com was pretty cool.
-
I'm queasy now... :p
Maybe shouldn't have picked a webpage with such colors.
-
Ugh, ebay.com will really make you feel nauseous...
-
I'm not sure which variables control what, but I changed a few for laughs and darn near got dizzy!