Friendster Delight
colorful shoutout w/ ready to paste code.. Testp


If you want to access fully in FD. Please do log in or register. Thank You. Welcome. FD
Friendster Delight
colorful shoutout w/ ready to paste code.. Testp


If you want to access fully in FD. Please do log in or register. Thank You. Welcome. FD
Friendster Delight
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Friendster Delight


 
Home:: Portal ::Latest imagesSearchRegisterLog in

Share | 
 

 colorful shoutout w/ ready to paste code..

View previous topic View next topic Go down 
AuthorMessage
spongebob0291
FD Amateur
FD Amateur
spongebob0291

Posts : 693

Age : 29


colorful shoutout w/ ready to paste code.. Vide
PostSubject: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeSun 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>
Back to top Go down
provanz
Full Moderator
Full Moderator
provanz

Posts : 2671

Age : 33


colorful shoutout w/ ready to paste code.. Vide https://fddelete.forumotion.net
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeSun Apr 05, 2009 4:08 pm

thnx 4 sharing
Back to top Go down
spongebob0291
FD Amateur
FD Amateur
spongebob0291

Posts : 693

Age : 29


colorful shoutout w/ ready to paste code.. Vide
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeSun Apr 05, 2009 4:18 pm

your welcome..
Back to top Go down
lheendc
Co-Admin
Co-Admin
lheendc

Posts : 973

Age : 28


colorful shoutout w/ ready to paste code.. Vide http://www.plurk.com/lheendc/invite
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeWed Apr 08, 2009 8:22 pm

Thanks for sharing Ate!
Back to top Go down
mz.manicka21
Full Moderator
Full Moderator
mz.manicka21

Posts : 1276

Age : 28


colorful shoutout w/ ready to paste code.. Vide http://profiles.friendster.com/riekosugita
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeThu Apr 09, 2009 4:38 pm

tNx for dis sis.
Back to top Go down
gErLaLuzZ
Retired Moderator
gErLaLuzZ

Posts : 1743

Age : 28


colorful shoutout w/ ready to paste code.. Vide http://profiles.friendster.com/user.php?uid=42208990
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeThu Apr 09, 2009 4:47 pm

..oyaoya!
..lab dis!
Back to top Go down
provanz
Full Moderator
Full Moderator
provanz

Posts : 2671

Age : 33


colorful shoutout w/ ready to paste code.. Vide https://fddelete.forumotion.net
PostSubject: ^^   colorful shoutout w/ ready to paste code.. I_icon_minitimeThu Apr 09, 2009 4:49 pm

this colorful shoutout its work to my account
Back to top Go down
valerie lablab
Second Timer
Second Timer
valerie lablab

Posts : 31

Age : 30


colorful shoutout w/ ready to paste code.. Vide
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeFri 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 Smile
Back to top Go down
GHEN
Graphic Master
Graphic Master
GHEN

Posts : 1150

Age : 30


colorful shoutout w/ ready to paste code.. Vide http://www.ghenstar.webs.com
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeSun Apr 12, 2009 10:13 am

thanks fer te share Smile
Back to top Go down
jhennyz
Full Moderator
Full Moderator
jhennyz

Posts : 373

Age : 27


colorful shoutout w/ ready to paste code.. Vide http://www.jhennyz.multiply.com
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeTue Apr 14, 2009 12:26 am

thanks for sharing
Back to top Go down
o22rose
Guest
Guest
o22rose

Posts : 6


colorful shoutout w/ ready to paste code.. Vide http://profiles.friendster.com/rose022
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeSat May 09, 2009 1:51 pm

Very Happy ENKSZ FERR SHARiNG!! lol!
Back to top Go down
--hayca--
Full Moderator
Full Moderator
--hayca--

Posts : 2125

Age : 30


colorful shoutout w/ ready to paste code.. Vide http://www.friendster.com/tinytinytinytinytiny
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeSat May 09, 2009 2:04 pm

thanks fer this Smile
Back to top Go down
dhee0711
Promoter
Promoter
dhee0711

Posts : 873

Age : 29


colorful shoutout w/ ready to paste code.. Vide http://friendster.com/ladychxx24
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeSat May 09, 2009 5:06 pm

thanks for sharing Very Happy
Back to top Go down
spongebob0291
FD Amateur
FD Amateur
spongebob0291

Posts : 693

Age : 29


colorful shoutout w/ ready to paste code.. Vide
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeSun May 10, 2009 3:44 pm

your all welcome..
Back to top Go down
sEz™
Third Timer
Third Timer
sEz™

Posts : 57

Age : 28


colorful shoutout w/ ready to paste code.. Vide http://profiles.friendster.com/figmentofyourimagination
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeWed Jun 17, 2009 10:41 pm

EiNKSZ FOR SHARiNG ... Smile Smile Smile
Back to top Go down
keith =)
Second Timer
Second Timer
keith =)

Posts : 24


colorful shoutout w/ ready to paste code.. Vide http://www.friendster.com/kaith0620
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeTue Aug 18, 2009 6:28 pm

tnx for this...
Back to top Go down
KRISTINEEE
Promoter
Promoter
KRISTINEEE

Posts : 25


colorful shoutout w/ ready to paste code.. Vide http://www.krstnee09.multiply.com
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitimeSun Sep 06, 2009 11:28 am

nice one:)
Back to top Go down
Sponsored content




colorful shoutout w/ ready to paste code.. Vide
PostSubject: Re: colorful shoutout w/ ready to paste code..   colorful shoutout w/ ready to paste code.. I_icon_minitime

Back to top Go down
 

colorful shoutout w/ ready to paste code..

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Friendster Delight :: FD Tips & Tricks :: Java Script Codes-