monaya
09-18-2009, 03:35 PM
Is it possible to have the height of an iframe expand itself according to the content as opposed to specifying width and height absolutely.
I have this now.
<iframe src="<url>" width="945px" height="800px" marginwidth="0" marginheight="0" frameborder="no" scrolling="no" style="border-width:0px; border-color:#333; background:#FFFFFF; border-style:solid;"> </iframe>
I have this now.
<iframe src="<url>" width="945px" height="800px" marginwidth="0" marginheight="0" frameborder="no" scrolling="no" style="border-width:0px; border-color:#333; background:#FFFFFF; border-style:solid;"> </iframe>