| colorful shoutout w/ ready to paste code.. | |
|
Author | Message |
---|
spongebob0291 FD Amateur


Posts : 693
Age : 24
 | Subject: colorful shoutout w/ ready to paste code.. Sun Apr 05, 2009 3:44 pm | |
| - 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';
function rotateColor() { if (curColor == 7) 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();
place it in a .js file if you don't want to compile it. here's the ready to paste code: - Code:
<script src="http://spongebob0291.fileave.com/shoutouts.js"></script>
|
|
 | |
provanz Full Moderator


Posts : 2671
Age : 27
 | Subject: Re: colorful shoutout w/ ready to paste code.. Sun Apr 05, 2009 4:08 pm | |
| |
|
 | |
spongebob0291 FD Amateur


Posts : 693
Age : 24
 | Subject: Re: colorful shoutout w/ ready to paste code.. Sun Apr 05, 2009 4:18 pm | |
| |
|
 | |
lheendc Co-Admin


Posts : 973
Age : 22
 | Subject: Re: colorful shoutout w/ ready to paste code.. Wed Apr 08, 2009 8:22 pm | |
| |
|
 | |
mz.manicka21 Full Moderator


Posts : 1276
Age : 23
 | Subject: Re: colorful shoutout w/ ready to paste code.. Thu Apr 09, 2009 4:38 pm | |
| |
|
 | |
gErLaLuzZ Retired Moderator

Posts : 1743
Age : 22
 | Subject: Re: colorful shoutout w/ ready to paste code.. Thu Apr 09, 2009 4:47 pm | |
| |
|
 | |
provanz Full Moderator


Posts : 2671
Age : 27
 | Subject: ^^ Thu Apr 09, 2009 4:49 pm | |
| this colorful shoutout its work to my account |
|
 | |
valerie lablab Second Timer


Posts : 31
Age : 25
 | Subject: Re: colorful shoutout w/ ready to paste code.. Fri Apr 10, 2009 6:25 pm | |
| any preview so that newbie know how this trick work. and please put some credits do respect the owner of this trick.. newies this trick is cool!tnx 4 sharing it here  |
|
 | |
GHEN Graphic Master


Posts : 1150
Age : 25
 | Subject: Re: colorful shoutout w/ ready to paste code.. Sun Apr 12, 2009 10:13 am | |
| thanks fer te share  _________________ MOi LiNKSSSS * click ! - Spoiler:
-
http://www.friendster.com/ghenxstarr http://www.plurk.com/GHENstar http://www.tagged.com/ghenstar http://www.ghenlabstarr.multiply.com http://www.ghenstar.webs.com
 |
|
 | |
jhennyz Full Moderator


Posts : 373
Age : 22
 | Subject: Re: colorful shoutout w/ ready to paste code.. Tue Apr 14, 2009 12:26 am | |
| thanks for sharing _________________ - Spoiler:
-
wheew!! im now taking ORACLE COURSE..
grrr...
it makes my head ill...
|
|
 | |
o22rose Guest


Posts : 6
 | |
 | |
--hayca-- Full Moderator


Posts : 2125
Age : 25
 | |
 | |
dhee0711 Promoter


Posts : 873
Age : 24
 | Subject: Re: colorful shoutout w/ ready to paste code.. Sat May 09, 2009 5:06 pm | |
| thanks for sharing  |
|
 | |
spongebob0291 FD Amateur


Posts : 693
Age : 24
 | Subject: Re: colorful shoutout w/ ready to paste code.. Sun May 10, 2009 3:44 pm | |
| |
|
 | |
sEz™ Third Timer


Posts : 57
Age : 23
 | Subject: Re: colorful shoutout w/ ready to paste code.. Wed Jun 17, 2009 10:41 pm | |
| |
|
 | |
keith =) Second Timer


Posts : 24
 | Subject: Re: colorful shoutout w/ ready to paste code.. Tue Aug 18, 2009 6:28 pm | |
| |
|
 | |
KRISTINEEE Promoter


Posts : 25
 | Subject: Re: colorful shoutout w/ ready to paste code.. Sun Sep 06, 2009 11:28 am | |
| |
|
 | |
Sponsored content
| Subject: Re: colorful shoutout w/ ready to paste code..  | |
| |
|
 | |
| colorful shoutout w/ ready to paste code.. | |
|