Ver Mensaje Individual
  #2 (permalink)  
Antiguo 02/08/2002, 00:45
CSC
 
Fecha de Ingreso: septiembre-2001
Mensajes: 529
Antigüedad: 22 años, 7 meses
Puntos: 0
Re: Problema con iframe

pon algo asi:

<div id="Layer1" style="position:absolute; left:9px; top:121px; width:777px; height:455px; z-index:1"><iframe src="index3.htm" width=100% height=90% id=myFrame></iframe></div>

donde dice: width=100% height=90%

ahi va a quedar el iframe del tamaño del layer asi lo pongas muy chiquito ó muy grande, el iframe abarcara todo el layer

no se si sea eso lo que buscas..