Why wont my div display 100%?
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.Code:<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>
any ideas? Can I just go home now?
Michael




Reply With Quote