Rainbow Shout Out
+2
[DYOSZA]SHEYN
[DYOSZA]gane
6 posters
Page 1 of 1
Rainbow Shout Out
works only in FF
jas edit da colors
use yur comon sens pls..
dont be har headed
only da colors wil be edited
go to ani hosting site and ani code generator
browse and upload it in ani hosting site
get da url code and generate it in ani
code generating site
den tats it
Preview : http://profiles.friendster.com/103836876
CREDITS TO HCG
- Code:
/* AUTO FONT COLOR CHANGER by: Pink Poppies*/
var vhinM;
var newColor = new Array(5);
var curColor = 0;
newColor[0] = 'yellow';
newColor[1] = 'cyan';
newColor[2] = 'red';
newColor[3] = 'pink';
newColor[4] = 'violet';
newColor[5] = 'green';
newColor[6] = 'blue';
newColor[7] = 'orange';
newColor[8] = 'indigo';
function rotateColor() {
if (curColor == 8)
curColor = 0;
else
++curColor;
document.getElementById('cpShoutoutBox').style.color= newColor[curColor];
}
function startRotate() {
if (vhinM != null)
clearInterval(vhinM);
vhinM = setInterval("rotateColor()", 300);
}
window.onload = startRotate();
jas edit da colors
use yur comon sens pls..
dont be har headed
only da colors wil be edited
go to ani hosting site and ani code generator
browse and upload it in ani hosting site
get da url code and generate it in ani
code generating site
den tats it
Preview : http://profiles.friendster.com/103836876
CREDITS TO HCG
Last edited by [DYOSZA]gane on Sun Jun 21, 2009 9:02 am; edited 2 times in total (Reason for editing : forgot to put something)
[DYOSZA]gane- MOD
- Posts : 221
Reputation : 122
Join date : 2009-05-26
Age : 27
Location : Baguio City, Philippines
Re: Rainbow Shout Out
-- nice nice.. tnx sa code
[DYOSZA]SHEYN- MOD
- Posts : 128
Reputation : 15
Join date : 2009-05-26
Age : 30
Location : bulacan
[DYOSZA]gane- MOD
- Posts : 221
Reputation : 122
Join date : 2009-05-26
Age : 27
Location : Baguio City, Philippines
PLAYBOY[FORBIDDEN_LOVE]- Amatuer
- Posts : 93
Reputation : 10
Join date : 2009-05-26
Age : 35
Location : saudi
[DYOSZA]gane- MOD
- Posts : 221
Reputation : 122
Join date : 2009-05-26
Age : 27
Location : Baguio City, Philippines
Re: Rainbow Shout Out
meUn n pOo credits[/u]
[DYOSZA]gane- MOD
- Posts : 221
Reputation : 122
Join date : 2009-05-26
Age : 27
Location : Baguio City, Philippines
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum