Ver Mensaje Individual
  #5 (permalink)  
Antiguo 12/05/2009, 16:31
danielqsl
 
Fecha de Ingreso: septiembre-2006
Ubicación: Bogotá
Mensajes: 9
Antigüedad: 17 años, 7 meses
Puntos: 0
Respuesta: problemas div ie6

No me funciona la aparicion del Scroll en IE 6.0

tengo un DIV, y el siguiente estilo:

#contenido {
position: absolute;
width: 255px;
top: 30px;
bottom: 0px;
overflow: auto;
list-style: none;
margin: 0;
padding: 5px;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#797979;
}

No me funciona para internet explorer 6.0, el Scroll, por favor ayudenme
Me pueden ayudar es urgente