css - menu selected and ie6 .. again -
here page : http://pfibco.ca/01-accueil-fra.php
i try block hover highlight menu... work fine
just selected class dont apply... why ?
#menu ul li .selected{
and worst... menu destroy in ie6, why ? used block propriety.. no choice hover...
display: block;
how fix ?
try selected problem:
#menu ul li.selected {
the html has selected
class on <li>
css should match that.
i can't ie6 though, destroys lot of things , nerves 1 of things.
Comments
Post a Comment