开发者

IE9 not showing ul li ul submenu all other browsers IE before do

开发者 https://www.devze.com 2023-04-12 17:06 出处:网络
i did not find exactly this problem in the other questions only in IE9 my submenu and all css on ul li ul does not show .

i did not find exactly this problem in the other questions

only in IE9 my submenu and all css on ul li ul does not show . It works correctly in IE6 7 8, firefox , saf开发者_运维百科ari, chrome, opera,..

so i have a part of css like this : ...

nav ul li:hover {text-decoration:underline; color:green;}

nav ul li a:hover {text-decoration:underline;color:red;}

... my menu (list) goes like this : "..

  • menu choise 1
  • submenu title
    • Submenu choise 1

"..

i have the red color bur nor the green !! and the real problem is that i don't see the submenu!!

thanks for helping,

Ber lingo

0

精彩评论

暂无评论...
验证码 换一张
取 消