Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje24-10-2008, 11:18 (UTC)    
Título del mensaje: Efecto Enel Texto..

Pueden ver la mostracion en

http://rifchat.es.tl/demostracion.htm


[/code] <center>
<table id="AutoNumber1" style="border-collapse: collapse" bordercolor="#111111" cellspacing="0" cellpadding="0" width="51%" border="0">
<tbody>
<tr>
<td width="100%"><script language="JavaScript1.2">

/*
Typing Text Script-
Last updated: 99/06/17
© Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions,
100's more DHTML scripts, and Terms Of
Use, visit dynamicdrive.com
*/

var it=0
function initialize(){
mytext=typing.innerText
var myheight=typing.offsetHeight
typing.innerText=''
document.all.typing.style.height=myheight
document.all.typing.style.visibility="visible"
typeit()
}
function typeit(){
typing.insertAdjacentText("beforeEnd",mytext.charAt(it))
if (it<mytext.length-1){
it++
setTimeout("typeit()",100)
}
else
return
}
if (document.all)
document.body.onload=initialize
</script>
<p><font face="Arial"><small><span id="typing" style="font-weight: 700; visibility: hidden" align="left">AQUI EL TEXTO</span></small></font></p>
</td>
</tr>
</tbody>
</table>
</center>
<div>&nbsp;</div>
<div>&nbsp;</div> [code]


Ultima edición por rifchat el Vie Oct 24, 2008 7:34 am; editado 6 veces
Mensaje24-10-2008, 12:51 (UTC)    
Título del mensaje:

hmm tiene el mismo efecto de dregradado pero esta bien buen code grasias por aprtar
______________

Plantillas | CSS | HTML | Normas del foro | Contacto | Tutoriales
Mail de ayuda: contacto@radioflash.com

Mensaje24-10-2008, 12:57 (UTC)    
Título del mensaje:

Este tema permanecerá abierto durante el transcurso de 1 semana para comentarios y preguntas sobre el mismo. Pasado este tiempo el tema será cerrado y ordenado.
Gracias por el aporte!
Mensaje24-10-2008, 13:49 (UTC)    
Título del mensaje:

Esta bueno... Muy BUENO ¡
______________

Entra en Www.encantadosdelmanga.es.tl
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group