100% div height in IE Mac

liunx

Guest
Morning All,<br />
I know this is a topic that is covered a lot, but for the life of me I cannot find a solution.<br />
<br />
I am working on a layout that requires 2 overlapping 100% height divs, I have got it working in IE for Windows, Netscape, Opera and Safari but IE for Mac seems determined to display the two divs at about 200%. The page is located here:<br />
<!-- m --><a class="postlink" href="http://www.bodytechnologyltd.com/test7.html">http://www.bodytechnologyltd.com/test7.html</a><!-- m --><br />
<br />
If anyone can see why its stuffing up, I would be massively grateful as this is really starting to hurt my brain.<br />
<br />
Many thanks,<br />
Ben.<!--content-->This is really starting to annoy me now. I just cannot get this to work! I think I can get everything to work if only I can get some kind of 100% section on the page - either a div or a table. <br />
<br />
Please, for the love of god, my head is hurting from smacking it off the same wall all day.<!--content-->I had to resort to JavaScript for this one. For those interested, the one I am currently working on is:<br />
<br />
<!-- m --><a class="postlink" href="http://www.bodytechnologyltd.com/test15.html">http://www.bodytechnologyltd.com/test15.html</a><!-- m --> <br />
<br />
It seems to work ok in every browser I can find. Some odd spacing around a table using Safari, but thats a headache for a different thread :)<br />
<br />
I hope this solution helps someone (it's not my own, I eventually managed to find it in another forum).<br />
<br />
B.<!--content-->Not sure what the page is supposed to look like but Firefox does this (see image)<!--content-->Heh. I know it looks ugly, but thats not far off what was intended. Its basically a div on the left that stretches to 100% in any browser (thats the florescent green bit) and a div within this that has a table full of pictures which is always 506px high, but aligned to the bottom left.<br />
<br />
That works fine but for some reason firefox and safari put a little space between the table cells - thats the bit Im working on now.<!--content-->
 
Back
Top