Ver Mensaje Individual
  #1 (permalink)  
Antiguo 02/10/2004, 16:24
Winsatan
 
Fecha de Ingreso: octubre-2004
Mensajes: 7
Antigüedad: 19 años, 6 meses
Puntos: 0
Problema con Navegadores. Ayuda!

Por qué con el Internet Explorer se ve bien:




Y con el Mozilla se ve mal:




Supongo que será por el Ilayer que tiene donde está el scroll. ¿Cómo podría solucionarlo?

Éste es el código:

Código HTML:
<iframe src="C:\WINDOWS\letras.htm" name="central" width="345" height="326" frameborder="0" marginwidth="0" marginheight="0" align="right" scrolling="auto"> 
      <div align="right" id="central" style="position: absolute; overflow: auto; z-index: 1; width: 345; height: 326;"width:345px; height:326px; 452px; top: 173px; left: 454px;" lang="es" z-index: 1; overflow: auto;"> 
      </div>
      </iframe> 

Muchas gracias.