Forum Moderators: open
I was wondering if there is a way of declaring an IFRAME with variable height.
The page I am trying to display (within another) uses a table layout, which is both vertically and horizontally variable. In addition, its content must not be scrollable -- it must appear to the user has if there is only one document.
I have made the IFRAME variable horizontally, but not vertically...
Is there a way of accomplishing this?
Thank you very much,
David
Here's a thread with some scripting ideas for dynamically changing an iframe's dimensions:
[webmasterworld.com...]
The focus there was a problem with getting the links to work within the iframe, but there's plenty of substance that directly addresses the dynamic sizing itself.