Changing iframe size on F11

please forgive me if have added this in the wrong forum … feel free to delete, i am new here …

i have a series of .html files that i can easily traverse across without problem.
one subset starts off with an .html that contains:

< iframe src=“mTop.html” title=“iframeTop” name=“mTop” style=“border:none; height:50px; width:100%;”>
< iframe src=“mMain.html” title=“iframeMain” name=“mMain” style=“border:none; height:635px; width:100%;”>

everything works fine and pages look good, but a friend just showed me what happens when you press F11 to goto full screen - i have greater than an inch of blank space at the bottom and the resulting display is not nice/unbalanced.

My Question: is there something i can do so that the mMain iframe i have set as 635px changes (enlarges or shrinks) as F11 is toggled ?

Thank You.

(post deleted by author)

WOW - that was fast … i’m going to try this now …
THANK YOU very much.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.