Português
<!--Instruções de script: Etapa 1: Adicione o seguinte código à área <head>--> <script language="JavaScript"> <!-- Activate Cloaking Device var i = 0 // usado para percorrer mensagens; var TextNumber = -1; // array de mensagens var TextInput = new Object(); // usado para carregar a mensagem de manipulação var HelpText=""; menor é mais rápido) var Speed=50; // usado para exibir o número da mensagem var message=0; // usado para posicionar o texto na versão 2.0 var addPadding="rn"; // Cada elemento de TextInput representa uma única mensagem . TextInput[0] = "Bem-vindo à Website Building Academy"; TextInput[1] = "Este site é um site de ensino profissional com recursos ricos" TextInput[2] = "Foco na produção de páginas webpágina web especial". efeitosprogramação de redeprodução de animação"; TextInput[3] = "Tecnologia intimamente relacionada à produção de páginas web"; TextInput[4] = "Este site também possui download de tutoriais e outras colunas"; TextInput[5] = "Também existem notícias e serviços Informações"; TextInput[6] = "Os serviços fornecidos por este site incluem a construção de um site para vocêvenda de programastradução inglês-chinês"; TextInput[7] = "URL deste site: http://www. downcodes.com"; TotalTextInput = 7 ; // (0, 1, 2, 3, 4, 5, 6, 7) // O posicionamento e a velocidade variam entre as versões. var Version = navigator.appVersion; if (Version.substring( 0, 1)==3) { Velocidade=200; addPadding=""; for (var addPause = 0; addPause <= TotalTextInput; addPause++) {TextInput[addPause]=addPadding+TextInput[addPause];} var TimerId var TimerSet=false; // Chamado pelo botão >>> (exibir a próxima mensagem) . function nextMessage() { if (!TimerSet) { TimerSet=true; é o fim da lista!" ); TimerSet=false; } else { TextNumber+=1; message=TextNumber+1; document.forms[0].elements[2].value= message; Text = TextInput[TextNumber]; HelpText = Text; } teletype() ; } } // Obtém e exibe caracteres de rollMessage() . // A velocidade variável controla o tempo limite e, portanto, a velocidade de digitação function teletype() { if (TimerSet) { Text. =rollMessage(); TimerId = setTimeout(" teletype()", Speed); document.forms[0].elements[0].value=Text; Text) para função teletype() para exibição. function rollMessage () { i++; var CheckSpace = HelpText.substring(i-1, i); if (i >= HelpText.length+1 ) { TimerSet=false; Text = HelpText.substring(0, i=0); Text); } // Chamado inicialmente por onLoad na tag BODY para carregar o título initTeleType() { Text="rn Manual Tele-Type Display"; Text; } // Chamado pelo botão <<< (obter mensagem anterior). function lastMessage() { if (!TimerSet && TextNumber!=-1) { TimerSet=true (TimerId); { alert("Este é o início da lista!"); TimerSet=false } else { TextNumber-=1; = TextInput[TextNumber]; HelpText = Text } teletype(); } } // Desativar Cloaking --></script> <!--Etapa 2: Adicione o seguinte código à área <body>:--> < formulário> <tabela CELLSPACING="0" CELLPADDING ="0" WIDTH="17%"> <tr> <td width="100%" colspan="3" valign="top"><div align="center" ><p><textarea NAME="teletype " ROWS="3" COLS="28" wrap="yes"></textarea> </td> </tr> <tr align="center"> <td largura ="40%" valign="top" bgcolor="#0000A0"><input TYPE="button" VALUE="Quadro de anúncios" onClick="lastMessage()"></td> <td width="30%" bgcolor="#0000A0" valign="top "><input TYPE="text" value="Total 8" SIZE="5" name="1"></td> <td width="30%" bgcolor= "#0000A0" valign="top" ><input TYPE="button" VALUE="Read" onClick="nextMessage()"></td> </tr> </table> </form>