max: ie suxx

Beitrag lesen

moin,

http://www.alistapart.com/articles/footers ist eigentlich ein standardlink zu dieser thematik.

so hatte ichs auch schon probiert, verschiebt aber das problem nur: das rechts floatende div soll sich über die ganze seite nach unten ziehen.das tuts aber nur in mozilla.

<div style="position:absolute; top:203px;bottom:0px;">
<div style="float:right;border-left:1px dotted black;width:250px;height:100%;background-color:#FFFFFF;">
<div style="padding:10px;">
  <fieldset>
<legend align="right">Login</legend><p>
<table cellspacing="5">
<tr><td>Name: <input name="realname"></td></tr><tr><td>
Email: <input name="email"></td></tr></table>
</fieldset>
</div>
</div>
</div>

auch min-height hilft dem ie nicht auf die sprünge...
ne idee?thx!
mfg max