Forum Moderators: open
i have the following code on my page to display an iframe with content in it.
<iframe src="content/updates.htm" name="iframe" width="100%" marginwidth="0" height="100%" align="right" scrolling="no" frameborder="0"></iframe>
the problem is i want the iframe to adjust it's height to the size of the document it opens, any help would be appreticated.
You might want to follow along with this thread:
[webmasterworld.com...]
Same question, no real answers yet, but I'd like to keep just one thread going on the topic.
I warn you, the solution -- if we come up with one -- will probably not be simple.