Português
<!--Para obter esse efeito, adicione o seguinte código à área <body>--> <script language="JavaScript"> <!-- var current = 0 var x = 0 var speed = 200 var speed2 = 5000 function initArray(n) { this.length = n; for (var i =1; i <= n; i++) { this[i] = ' ' } } action = new initArray(4) action[0]="Bem-vindo www.downcodes.com!" action[1]="Esta é a academia de construção de sites!" action[2]="O que importa para você é o que importa para nós!" action[3]="Obrigado novamente por ter vindo! " function action2() { var m = action[atual] window.status = m.charAt(x++) if (x == m.length + 1) { x = 0 current++ window.status = m if (atual > ação. comprimento - 1) { current = 0 } setTimeout("action2()", speed2) } else { setTimeout("action2()", speed) } } action2() //--> </script>