treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] drop down menus

  • Hey guys,

    I have a drop down menu, that I didn't set up, that my boss is having problems viewing on his computer. His and one other computer are the only ones that seem to have this problem in the whole building. He can view the first drop downs but the submenus that drop down aren't working on his computer. He has all the updates on his computer so it's not that. Any advice?

    www.metalmart.bizYour text to link...
  • What browser are they viewing it in?
  • They are viewing it in Explorer, but there are other computers here that are also Explorer and they don't have any issues with it.
  • Sounds like someone has javascript turned off...or is using IE5
  • The 2nd dropdowns aren't working properly in IE7, I'm guessing that's what he must be using.

    Looks like it might be a problem with z-index as the 2nd sub-menus are displaying behind the first. Try changing it to be higher on the 2nd sub-menu, or if that doesn't work see if this helps: http://brenelz.com/blog/squish-the-internet-explorer-z-index-bug/