Drop Down Menu Headache in IE 6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • svoltmer
    New Member
    • Mar 2008
    • 1

    Drop Down Menu Headache in IE 6

    Hi,
    I've got my dropdowns for my navigation to work properly in Safari, Firefox, Opera and IE 7 but they don't work in IE 6. I am using the Suckerfish sfHover.js which I thought was supposed to fix IE 6? What am I doing wrong?

    Here is a link:
    http://www.crosst.org/test/

    Here is the CSS:
    http://www.crosst.org/test/ctstyles.css

    Any help will be appreciated!! Thanks.
  • pedalpete
    New Member
    • Oct 2007
    • 109

    #2
    This seems to work for me in IE. the only dropdown you have in your code is for the media tab right?

    I having similar issues with IE, and when researching, i saw that if your content and menu are each in seperate abolutely positioned divs, that you should put the menu div below the content div in your code.

    I know you dont have that, but thought if you are still having issues, it might help.
    As i said, it works for me.

    Comment

    Working...