Mostrar mensaje de carga de pagina |
Post Reply |
Author | |
Programador
Expert@ Joined: 09 Mayo 2009 Location: San Pedro Alc. Status: Offline Points: 54 |
Post Options
Thanks(0)
Posted: 18 Mayo 2009 at 10:16am |
Copia este código en tu página:
<DIV ID="capa" STYLE="position:relative">
<strong><font color="#990000" size="2" face="Verdana">Cargando pagina... </font></strong> </DIV> <SCRIPT LANGUAGE="JavaScript"> alert('Carga completada'); if(!document.layers) capa.style.visibility='hidden'; else document.capa.visibility='hide'; </SCRIPT> |
|
Sponsored Links | |
Post Reply | |
Tweet |
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You can vote in polls in this forum |