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.
Code:<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>



Reply With Quote

Bookmarks