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.