Ver Mensaje Individual
  #7 (permalink)  
Antiguo 01/09/2004, 05:16
Avatar de Khronos
Khronos
 
Fecha de Ingreso: agosto-2004
Ubicación: Venezuela, PLC
Mensajes: 218
Antigüedad: 19 años, 8 meses
Puntos: 0
Pregunta Para tunait

Hola tunait ...

He probado:

<head>
<script language="JavaScript" type="text/javascript">
function muestraGranDiv(){
document.getElementById('granDiv').style.visibilit y = "visible";
}
</script>
</head>

<body onload="muestraGranDiv()">
<div id="granDiv" style="visibility:hidden;">
.....
</div>
</body>

De verdad que funciona super bien tanto en IE como en Firefox ... pero me gustaria preguntarte algo:

¿Existirá alguna forma de personalizar el script o el DIV, de manera que durante la carga de las imágenes, que se realiza en background, el usuario pueda ver un texto como "Por favor espere. Cargando contenido..." (que por supuesto, desaparezca al terminar la carga)?

Vale la pregunta para tunait e incluso cualquier persona que pudiera responderla.

Saludos
__________________
When someone dies in the grip of a powerful rage... A curse is born. The curse gathers in that place of death. Those who encounter it will be consumed by its fury.