Re: [css-d] IE6 Peek-a-boo Bug

2007-05-02 Thread BJ Clark
Sorry, I sent the wrong URL. http://scidept.dyndns.org/~bjclark/designcentre/ Thanks, BJ Clark On 5/2/07, BJ Clark <[EMAIL PROTECTED]> wrote: > Hello List, > > I am working on a layout (http://scidept.dyndns.org/~bjclark/). I have > run into the IE6 peek-a-boo bug, so, to fix it, I'm trying to ad

[css-d] IE6 Peek-a-boo Bug

2007-05-02 Thread BJ Clark
Hello List, I am working on a layout (http://scidept.dyndns.org/~bjclark/). I have run into the IE6 peek-a-boo bug, so, to fix it, I'm trying to add hasLayout via the holy hack: /* \*/ * html .#content p { height: 1px; } /* */ This works (it gets rid of the peek-a-boo) but it breaks the l