Search results for "dilemma"
Fix IE min-width min-height property
All of you there who are trying to work with CSS usually each this dilemma. you need to use teh min-width/min-height proper. Everything works fine, as expected, only that IE wont work.
There is an workaround for this even it is not CSS compliant. It is a combination between Javascript/CSS. Here it is
.page {
background:#fff;
margin:0px ...

RSS/XML