noloencuentro
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

JavaScript - Texto en expansión

Ir abajo

Script JavaScript - Texto en expansión

Mensaje por abel Lun 06 Dic 2010, 01:12

Pon en tu page mensajes animados que se agrandan y llaman la atención de los visitantes. Ademas, puedes incluir Enlaces hacia Donde Quieras.

Copiá El Siguiente Código y pegalo En Tus Páginas debajo de la Etiqueta .



Código:
language="JavaScript"> <script
Velocidade var = 45;
Ciclo var = 2000;
tamanho var = 20;
var x = 0;
var y = 0;
Mensagens var, tamaño;
esize var = "</ font>";

initArray function () {
this.length = initArray.arguments.length;
for (var i = 0; i this.length <; i + +) {
este [i] = initArray.arguments [i];
}
}
var = mensagens2 initArray nuevos (
"Visita",
"www.CheNico. com ",
"webmaster@ pauluk.8k.com "
);
if (navigator.appName == "Netscape")
document.write ('id="wds"> <layer </ capa> <br>');
if (navigator.appVersion.indexOf ("MSIE")! = -1)
document.write ('id="wds"> class="ph"> </ span> <br>');
aumenta function () {
Mensagens mensagens2 = [y];
if (x <tamanho) {
x + +;
setTimeout ("aumenta ()", Velocidade);
}
más setTimeout ("Diminui ()", ciclo);

if (navigator.appName == "Netscape") {
size = "<font face=Arial color=#000099 point-size='"+x+"pt'>";
document.wds.document.write (tamaño + "<center> <a href = http://www.CheNico:. com = _blank Meta = estilo text-decoration: none; color # 000099> "+ Mensagens +" </ a> </ center> "+ esize);
document.wds.document.close ();
}
if (navigator.appVersion.indexOf ("MSIE")! = -1) {
wds.innerHTML = "<font face=Arial color=#000099> <center> <href = http://www. unCheNico. com destino _blank style = = text-decoration: none; color: # 000099> "+ + Mensagens "</ a> </ center> </ font>";
wds.style.fontSize = x + 'px'
}
}
Diminui function () {
if (x> 1) {
x -;
setTimeout ("Diminui ()", Velocidade);
}
else {
setTimeout ("aumenta ()", ciclo);
y + +;
if (y> mensagens2.length - 1) y = 0;
}
if (navigator.appName == "Netscape") {
size = "<font face=Arial color=#000099 point-size='"+x+"pt'>";
document.wds.document.write (tamaño + "<center> <a href = http://www.CheNico:. com = _blank Meta = estilo text-decoration: none; color # 000099> "+ Mensagens +" </ a> </ center> "+ esize);
document.wds.document.close ();
}
if (navigator.appVersion.indexOf ("MSIE")! = -1) {
wds.innerHTML = "<font face=Arial color=#000099> <center> <href = http://www. unCheNico. com destino _blank style = = text-decoration: none; color: # 000099> "+ + Mensagens "</ a> </ center> </ font>";
wds.style.fontSize = x + 'px'
}
}
setTimeout ("aumenta ()", Velocidade);
</ Script>

 
abel
abel
Webmaster
Webmaster

Masculino Sagitario Perro
Mensajes : 94
Reputación : 5620
Agradecido : 11
Inscripción : 20/11/2010
Edad : 29
Localización : Toledo
Pais : España

http://www.noloencuentro.com

Volver arriba Ir abajo

Volver arriba

- Temas similares

 
Permisos de este foro:
No puedes responder a temas en este foro.