msimmons
Oct 18th, 2002, 01:44 PM
Why wont my div display 100%?
<DIV id="mainContent7" style="POSITION: absolute; Z-INDEX: 1; LEFT: 2mm; TOP: 39mm; WIDTH: 260mm; HEIGHT:120mm;">
<Form id="formName" name="formName">
<div id="divName" name="divName" style="height:100%; width:100%; color:red;">
<SELECT Name=selName style="WIDTH: 225px;"><OPTION VALUE="-1"> </option></SELECT>
</div>
</Form>
</DIV>
I think I had this happen before and I had to put it in a table that was 100%... but that was cos it was the only thing onthe page.
any ideas? Can I just go home now?
Michael
<DIV id="mainContent7" style="POSITION: absolute; Z-INDEX: 1; LEFT: 2mm; TOP: 39mm; WIDTH: 260mm; HEIGHT:120mm;">
<Form id="formName" name="formName">
<div id="divName" name="divName" style="height:100%; width:100%; color:red;">
<SELECT Name=selName style="WIDTH: 225px;"><OPTION VALUE="-1"> </option></SELECT>
</div>
</Form>
</DIV>
I think I had this happen before and I had to put it in a table that was 100%... but that was cos it was the only thing onthe page.
any ideas? Can I just go home now?
Michael