CrazyLinks4Free
msgbartop
The technical bloggers home
msgbarbottom

14 Jul 09 Some Orkut Tricks

It came and it occupied our lives! Orkut has become a a cool part of our lives, and is nothing short of miracle in India too. Here are some Orkut tricks that will spice up your orkut experience. These javascripts are to be pasted in the browser only, there is no need to download any software or use any browser extensions.

Important Note – All Javascripts should be pasted in single line.

Colorful Scraps

Write your message/scrap/ in community or scrapbook
Copy paste the code below in your browser and then press enter.
You will see change in the message you wrote, Press Submit and enjoy.

javascript:cor=new Array(’aqua’,’blue’,’fuchsia’,’gold’,’gray’,
‘green’,’lime’,’maroon’,’navy’,’olive’,’orange’,’pink’,’purple’,’red’,’
silver’,’teal’,’violet’,’yellow’ ); varz=0;
txt=document.getElementsByTagName(’textarea’)[0]; txt.value=txt.value.replace(/(.)/gi,”§$1″);
txt.value =txt.value.replace(/\§ /gi,” “); for(y=0;y
{txt.value=txt.value.replace(/\§/,’[’+cor[z]+’]’);z++;if
(z==cor.length){z=0}}void(0)

Animated Orkut Windows

Just copy paste in your browser and see what happens.

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)

Bigger Display picture

javascript:i=128;void(setInterval(”i++;document.images[2].width=i”,0))

Color Change

javascript: i=0; c=[”green”,”blue”,”yellow”]; a=document.links;setInterval(’i++;a[i % document.links.length].style.color=c[i % c.length]’,10);void(0)

Related Blogs

Related Blogs

Tags: