Ver Mensaje Individual
  #3 (permalink)  
Antiguo 05/06/2002, 21:44
MaLeVo
 
Fecha de Ingreso: agosto-2001
Mensajes: 164
Antigüedad: 22 años, 8 meses
Puntos: 0
Re: Necesito una buena ayuda de quien sepa de esto....

Hola Proba con esto:
<head>
<!-- PRIMER PASO: Copiar dentro del tag HEAD -->
<script language="JavaScript"><!--

// -- Precarga de HTML creado por Sonia Web
// -- contacto: [email protected]
// -- web: http://soniaweb.d2g.com
// -- web: http://www.webtutorial.com.ar

ns=document.layers
ie=document.all

function esconde() {
if (ie) precarga.style.visibility="hidden";
if(ns) document.pregarga.visibility="hide";
}
// -->
</script>

<style>
#precarga{position:absolute; width:100%; height:100%; top:0; left:0}
</style>
</head>

<body>
<!-- SEGUNDO PASO: Copiar dentro del tag BODY -->
<body onload="esconde();">
<script language="JavaScript">
if(ie || ns) document.write('<div id="precarga" align="center"><br><img src="imagencargando.gif"></div>');
</script>
</body>
<IMG SRC="images/futbol.gif" WIDTH="15" HEIGHT="15" HSPACE="3">

<img src="http://www.futbolistasargentinos.com/Ana/fotos/arsenalcampeon.jpg" width="141" height="146">