Want to write in colourfull font
to write in colourfull font=
`click on reply
`write anything in the message box
`before clicking submit copy & paste the below script the address bar and hit ENTER
`then click on submit
javascript:cor=new Array('aqua','blue','fuchsia','gold','gray','green','lime','maroon','navy','olive','orange','pink','purple','red','teal','violet', 'yellow' );var z=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.length;y++){txt.value=txt.value.replace(/�/,'['+cor[z]+']');z++;if(z==cor.length){z=0}}void(0)
post ur comments