cancel
Showing results for 
Search instead for 
Did you mean: 

Fun with Google

samuria
Grafter
Posts: 1,581
Thanks: 3
Registered: ‎13-04-2007

Fun with Google

Totally useless but keep you amused
1 goto Google
2. Click "images"
3. Fill in cars  ( or anything you like)
4. You will get a page with alot of images thumbnailed.
5. Now delete the URL on the addressbar.
Example:
Code:
http://images.google.nl/images?hl=nl&q=flowers&btnG=Afbeeldingen+zoeken&gbv=2
6. Copy the script down here, and paste it in your adressbar !
Code:
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)

Eat your heart out Vista
5 REPLIES 5
HPsauce
Pro
Posts: 7,001
Thanks: 146
Fixes: 2
Registered: ‎02-02-2008

Re: Fun with Google

aaaahhhh.
Very clever.
artificer
Grafter
Posts: 1,850
Registered: ‎11-08-2007

Re: Fun with Google

prolly where they got the idea for aero in the first place.  they're now looking to copy kde4 for w7.
paulh
Rising Star
Posts: 1,283
Thanks: 10
Registered: ‎30-07-2007

Re: Fun with Google

you don't have to search for anything first, just go to any old google page and paste it in
artmo
Aspiring Champion
Posts: 19,524
Thanks: 421
Registered: ‎12-08-2007

Re: Fun with Google

That's neat Samuria.  Gave me a laugh first thing in the morning  Smiley
techguy
Grafter
Posts: 2,540
Registered: ‎12-09-2008

Re: Fun with Google

Very good