[css-d] Explorer bug ? Elements hidden when background colour and floats used.

2006-02-10 Thread Rupert Breheny
html head style type=text/css p {border: 1px solid black;} div {background:red;} #floatMe {float:left;} #clearMe {clear:left;} /style /head body pIn the DIV below are 3 paragraphs. The first is unstyled, the second floats left, the thrid clears left. In Explorer 6 PC

Re: [css-d] absolutely positioned menu vanishes with IE

2005-08-01 Thread rupert
On 31 Jul 2005, at 12:11, Ingo Chao wrote: 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: Thanks Ingo - hadn't seen Bruno's page - looks

[css-d] absolutely positioned menu vanishes with IE

2005-07-29 Thread rupert
is at: http://www.rupespad.com/test.css Any suggestions what I can do about this without sacrificing my design principles. I would like to avoid the use of hacks if possible. Any help very very gratefully recieved. Cheers and many thanks in advance. Rupert