IE mac 5.2, ugh
IE mac 5.2, ugh
Out of context: Reply #1
- Started
- Last post
- 6 Responses
- chimchim0
there is a neat little trick I learned!
this will fix your problem in Mac IE
/* \*/
html, body
{
height: 100%;
width: 100%;
overflow: visible;
}
/* */html, body
{
margin: 0px;
padding: 0px;
background: #FFFFFF;
}