Sep
05
Ok, just copy the text in light grey colour, and paste it in Address bar of my blog or anyother site that you wish and HIT ENTER and see the magic...!
I have tested this in Opera, IE7 & Firefox works great.Axis Revolve:
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) Horizontal Revolve: |
javascript:R=-1;DI=document.images;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(0,7,300);DIS.top=A(1.6,6,150)}setInterval('R++;B(R%DIL )',15);void(0) Abstract Run: |
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) Shake your booty: |
javascript:b=[]; a=document.images; for(wt=0; wt<a.length; wt++){a[wt].style.position='relative'; b[b.length]=a[wt]}; j=0; setInterval('j++; for(wt=0; wt<b.length; wt++){b[wt].style.left=Math.sin((6.28/a.length)*wt+j/10)*10}; void(0)',1); void(0) |
Super post man! i love it. guess i'll save this for later also.
WOW! how great it would be if these changes are going to be permanent