开发者

css drop down hover not working in internet explorer

I checked similar topics but none of those solutions did work.

Here is the site: http://www.antihasereilaclama.com/index.php

Here is the css: http://www.antihasereilaclama.com/css/style.css

MENÜ LIST is my css drop down menu. I tried these; reset.css, csshover3.htc, emulateIE7 meta tag. But none of those did work either. Also csshover3.htc is still on. That work for first level of drop down menu, but have a 开发者_如何学编程2nd level under "Hizmetlerimiz > ilaçlama >" (You will see how it should be if you try on chrome of firefox)

Thanks for any help.


The script stuff before the doctype is putting you into quirks mode. Move that into the head where it belongs.


Try:

  1. adding <li> tags to the sub-sub anchor tags - just as you have done for the sub anchors.
  2. moving Google analytic code from above <!DOCTYPE to inside body tag
  3. Adding the missing quote on line 168: currently: cellspacing=0"
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜