Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Embeding and resizing of IFRAMES?


Message #1 by "Charles Lyons" <UltimateMSTS@A...> on Wed, 19 Dec 2001 22:39:51
Hi,

I've embedded an <IFRAME> inside a table cell. I want to be able to load a 
certain page(s) from my menu into this IFRAME, so I can't simply remove it 
and leave the table on its own. However, what this does is to create a 
rather nasty scroll-bar inside the IFRAME, and consequentally inside the 
table cell. I can take scrolling off of the Frame, but then the document 
is only partly visible within the cell. So, does anyone know of a way to 
ask the Frame to 'auto-fit' its contents in height. The "auto" parameter 
of HEIGHT doesn't do this, and I'm at my wits end!

Thanks for any help in advance.

  Return to Index