Forum Moderators: open

Message Too Old, No Replies

Changing the iframe size for different documents

         

scottburd

10:58 pm on Jan 11, 2005 (gmt 0)



I am setting up two tables with an Iframe in one of the tables. The first table will have links that control the pages in the iframe. These two tables will be part of a larger table. Here is the html code:

<table valign="top" height="100%"><tr><td><table align="left" valign="top" border="1" width="100"

height="100%"><tr><td valign="top">brunswick</tr></td></table><td><table align="left" valign="top" border="1" width="800"

height="100%"><tr><td ><iframe src="brunswickballs.html" name="bowling" frameborder="0" scrolling="no" width="100%"
height="100%"></iframe></table></table>

My problem is there are many different sized pages that can load into the iframe, and I need the iframe to be able to adjust to different sizes. Is this possible, and will this require java script. My Knowledge of Java Script is very limited. Thank you for any help.

tedster

9:43 pm on Mar 11, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello Scott, and a very belated welcome to the forum. Sorry your post went unanswered for so long.

This question is coming up a lot lately. For one solution, see this thread
[webmasterworld.com...]