Hi John,

First of all, could you please tell which way you want the left navigation
list presented (with list styles or not).

I personally wouldn't put bullets there but either way your code says two
different things. 

According to your structure, you've got

<div class="menu">
        <li class="collapsed">
                Your navigation

Your ".menu ul" says no styles and "li.collapsed" has bullets. I think IE is
getting confused with that. Perhaps you can put "!important" statement
depending on what you want to achieve. 

Hope that helps.

Regards, 
Cem Meric

Kalkadoon
Corporate Solutions


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Handelaar
Sent: Friday, 9 September 2005 5:56 AM
To: css-d@lists.css-discuss.org
Subject: [css-d] Bizarre timing bug with IE6, list styles

Well, this has us stumped.

To replicate:

a)  Go to this development site with IE6:  http://pyl.userfrenzy.com
b)  Follow a link to another page
c)  Push the 'back' button


At either point A or point C, you'll see IE inserting default
list styling bullets into the left hand navigation, but not all
the time.

Does anyone have *any* clue what's going on here?  I mean,
obviously it's that fscking browser and yet another bug, but
it's not one I can find by trawling archives or fix by applying
the usual hacks.

Assistance much appreciated -- more 'suck it and see' guesses than
we've already thrown at it for three days, on the other hand, will
probably just waste more time than it's already burned through.

XHTML and CSS validate, incidentally.


TIA

jh
______________________________________________________________________
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/



______________________________________________________________________
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