Crazy Browser Trick. Try It! Plus New One

Farnsworth

Well-Known Member
Apr 11, 2006
17,368
5,864
113
Des Moines, IA
Paste this into your browser address bar and hit enter.

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.getElementsByTagName("img"); 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)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval( 'A()',50); void(0);



:notworthy::chatterbox::biglaugh::wink::smile:


EDIT: Here's another one

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.getElementsByTagName("div"); 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)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval( 'A()',50); void(0);
 
Last edited:

IsUaClone2

Well-Known Member
SuperFanatic
SuperFanatic T2
May 12, 2006
2,808
1,756
113
81
Northville, MI
Re: Crazy Browser Trick. Pretty Sweet.

Wait, wait, wait.....I gave up illicit drugs in the 70's. What is this, a flash back?
 

jbhtexas

Well-Known Member
Oct 20, 2006
14,327
4,377
113
Arlington, TX
Re: Crazy Browser Trick. Pretty Sweet.

It's kind of boring if you paste it into the address bar of an empty page...
 

Flag Guy

Well-Known Member
Mar 2, 2007
12,562
369
83
Re: Crazy Browser Trick. Pretty Sweet.

So it's safe to use? Given the thread about Identify Theft today... I was a little suspicious...
 

JHudd

Well-Known Member
SuperFanatic
SuperFanatic T2
Mar 29, 2006
3,764
116
63
Plano, TX
Re: Crazy Browser Trick. Pretty Sweet.

Kind of had me worried after the ID theft thread but this is pretty cool.
 

Flag Guy

Well-Known Member
Mar 2, 2007
12,562
369
83
Re: Crazy Browser Trick. Pretty Sweet.

I need to go try this on Facebook now :yes: