HighDots Forums  

making iframe take up 100% of height

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss making iframe take up 100% of height in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
laredotornado@zipmail.com
 
Posts: n/a

Default making iframe take up 100% of height - 10-06-2005 , 09:57 PM






Hi,
I am trying to get my iframe to occupy the entire height of the
table cell in which it is located. Sadly, this table cell may have
variable height and the height=100% attribute doesn't seem to wokr on
an iframe in either PC IE or Firefox. This is the code I'm using right
now that doesn't work on any browser ...

<tr>
<td><iframe style="background-color:#ffffff;
border-style:none;
border-width:0px;" width="100%" height="100%" src="features.php"
scrolling="auto"></iframe></td>
</tr>

Does anyone have any suggestions?

THanks, - Dave


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.