Ver Mensaje Individual
  #3 (permalink)  
Antiguo 03/09/2002, 01:37
Avatar de CORE
CORE
Usuario no validado
 
Fecha de Ingreso: abril-2002
Ubicación: Merida
Mensajes: 2.165
Antigüedad: 22 años
Puntos: 3
Re: se mueve layer según resolución

<div id="Layer1" style="position:absolute; width:200px; height:115px; z-index:1; left: 0; top: 0"></div>

Lo tienes asi

<div id="Layer1" style="position:absolute; width:200px; height:115px; z-index:1"></div>

tiene que quedar asi
sin LEFT ni TOP