Computing.Net > Forums > Web Development > Positioning stuff via css or js

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Positioning stuff via css or js

Reply to Message Icon

Name: darkhalf
Date: October 9, 2006 at 06:48:54 Pacific
OS: xp
CPU/Ram: enough
Comment:

Hi,

Say I have the following page, and I want the iframe to fill up the screen, but not go beyond it... I don't know the height of <div id="tabs">, but want <div id="outerFrame"> to fill up the rest of the screen... Any help would be greatly appreciated...

<body>
<div id="tabs">

</div>

<div id="outerFrame">
<iframe src="http://www.yahoo.ca" style="width: 100%; height: 100%;"></iframe>
</div>
</body>



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Positioning stuff via css or js

CSS positioning & dimensions (?) www.computing.net/answers/webdevel/css-positioning-amp-dimensions-/2810.html

Website Menus www.computing.net/answers/webdevel/website-menus/511.html

Css server issues www.computing.net/answers/webdevel/css-server-issues/2870.html