rupert schrieb:
http://www.rupespad.com/test3.php

your bug trigger is similar to case #2 in
Bruno Fassino's great test page:

http://www.brunildo.org/test/IE_raf3.html
#2 float - ap - clearer:

 #main  float
 #eventsPane float
 #navigation  a.p.
 #footer clear

A fix is according to case #10:
 #main  float
 #eventsPane float
 <div></div>
 #navigation  a.p.
 #footer clear

Alternatively, you could rearrange the ap according to case #3
 #main  float
 #eventsPane float
 #footer clear
 #navigation  a.p.


hth, Ingo

--
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to