On my site I installed superfish dropdowns, which I use on other sites as well. Anywho, I thought all was working because they work fine in Safari, FF, and IE8. But alas, in IE7 (and probably IE6 but I don't care!) they do not appear.

I read about Z-index issues with IE7, but none of the solutions worked.

Anyone know how to fix? Here is the URL: http://www.recordgone.com/about-the-firm.htm

Thanks!!!

link|improve this question

25% accept rate
feedback

1 Answer

Thanks to Emily on this other Stack overflow question for pointing me in the right direction.

  • IETester is a useful tool for checking against various IE versions
  • The superfish page fix fixed the problem for IE8.
  • For IE6/7, I found with my version of suckerfish that I had to put the z-index on .sf-menu li rather than .sf-menu li li
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.