Español
<!--Para lograr este efecto, se requieren dos pasos El primer paso es: agregar el siguiente código al área <head>--> <head> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin timeID =. 5; stcnt = 11; msg = "** ¡Bienvenido a downcodes.net! **"; wmsg = new Array(33); wmsg[0] = blnk = " "; ; i++) { b = blnk.substring(0, i); wmsg[i] = ""; para (j = 0; j < msg.length; j++) wmsg[i] = wmsg[i] + msg.charAt (j) + b; } función limpiaparabrisas() { if (stcnt > -1) str = wmsg[stcnt]; else str = wmsg[0]; if (stcnt-- < -40) stcnt = 31; ; clearTimeout( timeID); timeID = setTimeout("wiper()", 150 } // Fin --> </script> <!--Paso 2: Agregar "OnLoad="wiper()"" a <body" > En la etiqueta --> <body OnLoad="wiper()">