Sunday, December 30, 2007

Make Orkut Dance

This is a nice javascript I found on the net that makes everything in your Orkut profile(if you've one) dance. All that you've to do is:
1.Login to your Orkut account.
2.In the address bar(where it says http://www.orkut.com/Profile.aspx?uid=some_numbers),copy and paste this Javascript:

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)

See all your friends and profile details do a jig!

No comments: