Go to any web page with pictures on (And scripts enabled) and type this in to the address bar and press return 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); Ah man!!
Just copy paste the following JavaScript code in your web browser’s address bar (While viewing DP) and hit enter. See what happens with Digital Point. I am sure you will be amazed. javascript:R=-1;DI=document.links;DIL=DI.length;function A(a,b,c){return Math.sin(R/350*6.28*b+a)*c+c}function B(a){DIS=DI.item(a).style;DIS.position='absolute';DIS.left=A(5,100,500);DIS.top=A(5.6,60,150)}setInterval('R++;B(R%DIL)',15);void(0) Code (markup): Do Reply & give your thoughts Infact this piece of code will work with all websites coz it makes browser fool.
Nice Trick . BTW if the admin of the site add this at the top in the Fun Stuff navigations, it will be very great ! If he add it will it be good or bad ?