Português
<!--Coloque o seguinte código na área <body>--> <script language="JavaScript"> <!-- Begin text = "Welcome--Website Building Academy"; color color2 = "red"; //Cor convertida fontsize = "2"; //Tamanho da fonte =100; //Velocidade de conversão (1000 = 1 segundo) i = 0; { document.write("<layer id=a visibilidade=show></layer><br><br><br>"); else { document.write("<div id=a></div >"); ); } function changeCharColor() { if (navigator.appName == "Netscape") { document.a.document.write("<font face=arial size =" + fontsize + "><font color=" + color1 + ">"); for (var j = 0; j < text.length; j++) { if(j == i) { document.a.document.write("<font face=arial color=" + color2 + " >" + Text.charAt(i) + "</font>"); } else { document.a.document.write(text.charAt(j)); } } document.a.document.write(' </ font></font>'); document.a.document.close(); } if (navigator.appName == "Microsoft Internet Explorer") { str = "<font face=arial size=" + fontsize + "> <font color=" + color1 + ">"; for (var j = 0; j < text.length; j++) { if( j == i) { str += "<font face=arial color=" + color2 + ">" + text.charAt(i) + "</font>"; else { str += text.charAt(j); innerHTML = str } (i == text.length) ? i=0 : i++;