Skip to search.
  1. Home >
  2. All Categories >
  3. Computers & Internet >
  4. Security >
  5. Resolved Question
John W John W
Member since:
18 April 2008
Total points:
109 (Level 1)

Resolved Question

Show me another »

How can i present 100% of one iframe within a containment block containing three iframes?

<HTML>
<head>

<title>Framset</title>
<script src="../Javascript/mainframeY.js"></scri…



</head>


<body bgcolor="#FFFFFF">





<IFRAME id="main" align="top" width="100%,*" height="30%,*" src="../Web Pages/navigation.html" scrolling="no" frameborder="0"></IFRAME>



<IFRAME id="main" name="Mainpage" width="100%,*" height="70%,*" align="middle" src="../Web Pages/Mainpage.html" frameborder="0" scrolling="no">
</IFRAME>


<IFRAME name="Footer" align="bottom" height="30%,*" width="100%,*" frameborder="0" src="../Web Pages/Footer.html" scrolling="no" ></IFRAME>
<script>document.getElementById('main'… = resizeIframe;</script>

</body>




</HTML>

Additional Details

I would like to make it so that the web page in the middle iframe can be viewed in full without the need to have internal scroll bars. only the scroll bars on the web browser are needed.

2 years ago

Damv by Damv
Member since:
02 August 2011
Total points:
160 (Level 1)

Best Answer - Chosen by Voters

I am not sure what your are asking. Do you want 1 iframe to take up all the space? Set the width and the height of the others to 0 and the one you want to 100%
100% 1 Vote

There are currently no comments for this question.

Other Answers (0)

No other answers.

Answers International

Yahoo! does not evaluate or guarantee the accuracy of any Yahoo! Answers content. Click here for the Full Disclaimer.

Help us improve Yahoo! Answers. Tell us what you think.