Go to a website that has a lot of graphics and enter this code below into the url bar. Doesn't work on all sites. Thought I should share this one. java script: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); *EDITED
<div class="quote_poster">NTC187 Wrote</div><div class="quote_post">I tried, nothing.</div> Go to the front page of the JBB board. Replace the justbball.com code with the javascript by pasting it over and press enter. Should work there, if not it could be your browser. I'm using IE atm.
It makes icons on screen go nuts. I don't understand why it doesn't work, for me neither now. I got it from a forum, this is an original post for it. <div class="quote_poster">Quote:</div><div class="quote_post">Go to a web site that ihas alot of graphics. After it loads, copy and paste this into the url and hit enter java script: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); Works for most but not all sites</div> Edit* It seems strangely enough that when you copy and paste from here the link doesn't work, but when you copy and paste it from the other forum it does. Even here, it makes absolutely no sense.
Site link * Jeez, nothing works. Anyway, go to the General Discussion forum and find the thread, "This is really trippy." Might be on the second page now.