Re: [css-d] list gap in IE6: resolved

2006-07-25 Thread MarcLuzietti
Both the white-space and the hasLayout fixes worked. Danke -- Marc Luzietti __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wi

Re: [css-d] list gap in IE6

2006-07-25 Thread David Laakso
[EMAIL PROTECTED] wrote: > I have an unordered list of nested unordered lists. I use a little JS to > have an accordion behavior. In FF, the list elemts are visually flush with > each other. In IE6, there are gasps between *some* of the list elements, > but not others. I'm stumped. You can take

Re: [css-d] list gap in IE6

2006-07-25 Thread Dave Goodchild
On 25/07/06, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > > I have an unordered list of nested unordered lists. I use a little JS to > have an accordion behavior. In FF, the list elemts are visually flush with > each other. In IE6, there are gasps between *some* of the list elements, > but not o

[css-d] list gap in IE6

2006-07-25 Thread MarcLuzietti
I have an unordered list of nested unordered lists. I use a little JS to have an accordion behavior. In FF, the list elemts are visually flush with each other. In IE6, there are gasps between *some* of the list elements, but not others. I'm stumped. You can take a look at: http://www.chegitz.ne