Posts Tagged ‘messages’

FRIENDSTER SPLASH TEXT MESSAGES

This item was filled under [ Javascript, Web Script ]

This scripts is used to make a text splash color. It’s means your cool own text with a random color, will appear in the header of your Friendster’s Profile.
Change the red highlighted text with your own text.
———————————
var text=new Array()
var textsplashcolors=new Array()
// Place your messages below. Add as many as you like!
text[0]=”YOUR OWN TEXT”
text[1]=”YOUR OWN TEXT”
text[2]=”YOUR [...]

Continue reading...