Thursday, 18 August 2011

Revolving Images On Facebook


Faceook Revolving Images | Real,Working and Tested.

This is a really cool trick by using simple Javascipt,Its really cool and its working.I have tested it.There was a fake Virus Spreading a Website that just scams you and automatically sends it to all your friends.But this script which i found is really working.




So this is what you have to do :


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);




Paste the above script in the URL box as shown.And then you'll see the images revolving as you move your mouse cursor
Thats it .....
Use It and comment on it..
T.C & Bye

4 comments:

  1. did'nt worked for me....can u explain d steps more clearly pls....:/

    ReplyDelete
  2. dude just put in address type given above code ..

    ReplyDelete
  3. Okk....i got it...does'nt works for chrome.....:/
    works well in other browsers...:)

    ReplyDelete
  4. ya it doesn't work with chrome...

    ReplyDelete