This is a trip

Posted by: Bushi_no_ki

This is a trip - 06/13/07 07:52 PM

Alright, highlight the text below:

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()',5); void(0);

Now, hit ctrCjavascript: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()',5); void(0);

now hit ctr+c, alt+d, and ctr+v.
Posted by: MattJ

Re: This is a trip - 06/13/07 10:02 PM

Nothing. But at least it didn't crash my computer!
Posted by: Leo_E_49

Re: This is a trip - 06/13/07 10:10 PM

What he meant is, copy 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.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()',5); void(0);

and hit Ctrl+C, Ctrl+D, Ctrl+V and enter (I think).

Or you could simply paste it into your address bar and press enter.

Makes things fancy looking.
Posted by: Bushi_no_ki

Re: This is a trip - 06/13/07 10:46 PM

Okay, that is a screw up. I accidentally recopied the code while typing. Wasn't paying enough attention.

Anyhow, Leo, it's ctr-c, alt-d, ctr-v, then hit enter.
Posted by: Dereck

Re: This is a trip - 06/14/07 09:34 AM

I did it here and nothing. I did it in a new address page and the Google symbol flies all over the place.
Posted by: pepto_bismol

Re: This is a trip - 06/14/07 10:24 AM

lol, I entered the code in the url while on youtube, that was funny.
Posted by: Leo_E_49

Re: This is a trip - 06/14/07 10:33 AM

Quote:

Anyhow, Leo, it's ctr-c, alt-d, ctr-v, then hit enter.




Ah, I see, I was wondering why you'd want to bookmark the page!