Ver Mensaje Individual
  #9 (permalink)  
Antiguo 23/07/2010, 19:17
alparkomcom
 
Fecha de Ingreso: mayo-2010
Mensajes: 109
Antigüedad: 14 años
Puntos: 0
Respuesta: Imagen antes de todo

Cita:
Iniciado por ClubIce Ver Mensaje
Código HTML:
Ver original
  1.  <HEAD>
  2.   <STYLE>#overLayer {
  3.   width:100%;
  4.   height:100%;
  5.   position:absolute;
  6.   left:0,
  7.   top:0
  8. }
  9. BODY {overflow:hidden}</STYLE>
  10. window.onload = function {
  11.   document.getElementById('overLayer').style.display="none"
  12.   document.body.style.overflow="auto"
  13. }</SCRIPT>
  14. <DIV ID="overLayer">AQUI LA IMAGEN</DIV>
  15. </HEAD>
  16. .......luego el resto del HTML.......
eso no era nada lo que queria :O

queria que la imagen salga durante algunos segundos solamente. No todo el rato