visit any website with images (admin pages etc) and copy this into the address bar 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); try http://www.nba.com/teams/it works really well Haver fun guys - post sites that are good to do it too
hmm I cant work out why its not workingif you copy the link wrong :S ??work great for me :Sjava 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);
hmm must be an australian thing!lolI have IE 7 and the most updated firefox - maybe theres something in them that prevents java script?
Safari can?t open ?java%20script:R=0;%20x1=.1;%20y1=.05;%20x2=.25;%20y2=.24;%20x3=1.6;%20y3=.24;%20x4=300;%20y4=200;%20x5=300;%20y5=200;%20DI=document.images;%20DIL=DI.length;%20function%20A(){for(I=0;%20I-DIL;%20I++){DIS=DI[%20I%20].style;%20DIS.position='absolute';%20DIS.left=Math.sin(R*x1+I*x2+x3)*x4+x5;%20DIS.top=Math.cos(R*y1+I*y2+y3)*y4+y5}R++}setInterval('A()',5);%20void(0);? because the address does not start with a valid character