Ask your own question, for FREE!
Tutorials 15 Online
xxDeppressionxx:

Rainbow text code for html:

xxDeppressionxx:

Code:
<html> <head> </head> <body> <b> <script> var text="RAINBOW TEXT" // YOUR TEXT var speed=80 // SPEED OF FADE // ********** LEAVE THE NEXT BIT ALONE! if (document.all||document.getElementById){ document.write('<span id="highlight">' + text + '</span>') var storetext=document.getElementById? document.getElementById("highlight") : document.all.highlight } else document.write(text) var hex=new Array("00","14","28","3C","50","64","78","8C","A0","B4","C8","DC","F0") var r=1 var g=1 var b=1 var seq=1 function changetext(){ rainbow="#"+hex[r]+hex[g]+hex[b] storetext.style.color=rainbow } function change(){ if (seq==6){ b-- if (b==0) seq=1 } if (seq==5){ r++ if (r==12) seq=6 } if (seq==4){ g-- if (g==0) seq=5 } if (seq==3){ b++ if (b==12) seq=4 } if (seq==2){ r-- if (r==0) seq=3 } if (seq==1){ g++ if (g==12) seq=2 } changetext() } function starteffect(){ if (document.all||document.getElementById) flash=setInterval("change()",speed) } starteffect() </script> </b> <br/> </body> </html>

xxDeppressionxx:

It does not work here dont use it here on this site.

xxDeppressionxx:

@dude requesting post lock.

Sweetie145:

how do u use it if i may ask

sxdsouls:

if it doesn't work why are you making a question ? if anyone wants rainbow text codes here, https://www.stuffbydavid.com/textcolorizer ^ for that one copy the first box "`

1 attachment
xxDeppressionxx:

you use it on sites you create.

sxdsouls:

http://mpierce.pie2k.com/rainbow_bb_code.html ^type ur text and copy the formula thing `yesyesyes`

Sweetie145:

@soberfears thx

xxDeppressionxx:

I already have a post like that this one is different.

sxdsouls:

yeah but i dont understand what Depressionxx is trying to do here

sxdsouls:

what exactly may u explain

Sweetie145:

thx to the both of u

xxDeppressionxx:

Stop commenting on my posts if you are just going to be rude to me.

sxdsouls:

im not being rude im trying to be respectful

xxDeppressionxx:

well, ok then.

Darfangel:

@sxdsouls wrote:
http://mpierce.pie2k.com/rainbow_bb_code.html ^type ur text and copy the formula thing `yesyesyes`
thx for the help!

505:

<html> <head> </head> <body> <b> <script> var text="RAINBOW TEXT" // YOUR TEXT var speed=80 // SPEED OF FADE // ********** LEAVE THE NEXT BIT ALONE! if (document.all||document.getElementById){ document.write('<span id="highlight">' + text + '</span>') var storetext=document.getElementById? document.getElementById("highlight") : document.all.highlight } else document.write(text) var hex=new Array("00","14","28","3C","50","64","78","8C","A0","B4","C8","DC","F0") var r=1 var g=1 var b=1 var seq=1 function changetext(){ rainbow="#"+hex[r]+hex[g]+hex storetext.style.color=rainbow } function change(){ if (seq==6){ b-- if (b==0) seq=1 } if (seq==5){ r++ if (r==12) seq=6 } if (seq==4){ g-- if (g==0) seq=5 } if (seq==3){ b++ if (b==12) seq=4 } if (seq==2){ r-- if (r==0) seq=3 } if (seq==1){ g++ if (g==12) seq=2 } changetext() } function starteffect(){ if (document.all||document.getElementById) flash=setInterval("change()",speed) } starteffect() </script> </b> <br/> </body> </html>

Andreya:

IM CONFUSED

Andreya:

how what

Andreya:

Andreya

xxDeppressionxx:

@xxdeppressionxx wrote:
@dude requesting post lock.

Darfangel:

@xxdeppressionxx wrote:
@xxdeppressionxx wrote:
@dude requesting post lock.

axie:

@dude requesting post lock

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!