Colocar efeito "Arco Íris" em texto

29 junho, 2009

Taí um código "porreta" que encontrei na net e permite a você colocar um texto com efeito "Rainbow" como no exemplo "Tenha um Feliz Natal!" no início das postagens. Se quiser usá-lo, basta copiar este código imenso aí abaixo e colocar o texto que quiser. Depois ir: Personalizar, Adcionar um Gagdet, HTML/Javascript e colar o código.

<script>var text="<strong>SEU TEXTO AQUI</strong> "
// YOUR TEXTvar speed=80 // SPEED OF FADE - Higher=faster/Lower=slower
// **** Do Not Alter Code Below ****if
(document.alldocument.getElementById){document.write('<span
id="highlight">' + text + '</span>')var
storetext=document.getElementById?
document.getElementById("highlight") :
document.all.highlight}elsedocument.write(text)var hex=new
Array("00","14","28","3C","50","64","78","8C","A0","B4","C8","DC","F0")var
r=1var g=1var b=1var seq=1function 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.alldocument.getElementById)flash=setInterval("change()",speed)}starteffect()</script></font></div></center&gt

 

Se você quiser colocar a caixa em volta do seu "Texto Rainbow", coloque este código abaixo logo acima do código acima, e faça as mudanças que desejar.

<div style="border: 1px solid #07ed02;background:#2e2e2e;padding:0px"><font
    size="4">







blog comments powered by Disqus
 
Tema para Blogger por :: BloggerSPhera :: Imagens, conteúdo, calibragens, etc... Por :: Burity ::