Go to Google.com choose Images and type Flowers, press search images button then copy and past this code in your browser Address Bar then press enter and Enjoy!
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);
Note:
You can do this with any page has photos in it.
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);
Note:
You can do this with any page has photos in it.
Cooooooooool
ReplyDeleteits great, can we added this script to HTML Pages!
Sure you can use this script in HTML Pages.
ReplyDeletefunction MovePhotos()
{
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;
setInterval('Loop()',5);
}
function Loop()
{
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++
}
u are the guru of javascript, plz provide us with another cool scripts :)
ReplyDeleteJust visit my Blog frequently, I will add very good articles.
ReplyDeleteHi,
ReplyDeleteIts really gr8 man.Plz provide me some other good codes in Javascript.These r really very helpful to me.
Thanks a lot
Dude thats cool but there are alot on this website go to www.hackmypcs.com and go to the javascript section there are a bunch
ReplyDelete