[WSG] So stuck.. Nested UL's and IE 6

2004-09-10 Thread J Rodgers
I really hate to ask (my CSS is crap-ish I know but...) I am out of patience on this fine Friday afternoon. Why is IE 6 doing what it does to the left nav on this page? http://pole.uwaterloo.ca/cpadev/engtest/howdoesitwork.html I want it nested, I know li id= would save me a load of grief. IE 6

Re: [WSG] So stuck.. Nested UL's and IE 6

2004-09-10 Thread James Denholm-Price
On Fri, 10 Sep 2004 15:01:25 -0400, J Rodgers [EMAIL PROTECTED] wrote: Why is IE 6 doing what it does to the left nav on this page? http://pole.uwaterloo.ca/cpadev/engtest/howdoesitwork.html I want it nested, I know li id= would save me a load of grief. IE 6 seems to take the line from the li

Re: [WSG] So stuck.. Nested UL's and IE 6

2004-09-10 Thread J Rodgers
Argh. Yes I usually do validate before asking for help to make sure its not me, and that explains everything. Sorry about that So IE will automagically insert the ul into the li above it.. Moz and others just ignore that *mistake* in the code. Time for Friday beer Thanks, Jesse On