Having trouble seeing dropdowns in other browsers

Forums Forums Menus Having trouble seeing dropdowns in other browsers

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #420
    Anonymous
    Member

    Yes, we have recently updated our webpage and decided to to include the suckerfish drop-down into our page, but are having trouble getting it to work in anything but internet explorer.  We have tested it out in both IE 7 and IE6 (with javascript) and it seems to work fine, but it won’t show up in Safari or Firefox.  I haven’t tested it in Opera yet, but I’m going to assume it might not be showing up in Opera either.  Besides that I just wanted to say it works great and we are really pleased with the results.  The only other thing that we have noticed as an issue is that when it shows up in IE6, the color of the test in the drop-down that is being displayed is only supposed to be the hover color, but for some reason it is showing up in the normal color, making it hard for viewers to see the words.

    Here are some links to our homepages:

    http://www.customizedevents.com

    http://www.customizedevents.com/disc_jockey/home/home.html

    http://www.customizedevents.com/photography/home/home.html

    Can you help us with this fix?

    #4004

    Hi,
    Something in the following HTML is probably causing your issues:
    [code:1cb9tw5p] <div id="menu" class="bg3">
    <div id="menu1">
    <h2 class="text8">Index-Page</h2>
    </div>
    <div id="menu2">
    [/code:1cb9tw5p]

    Most problems with the menu not displaying correctly are caused by CSS from wrapping tags interfering with the behaviour of the menus CSS. Since those tags are labelled ‘menu’, I’m assuming they were originally used for styling another menu hence I suspect they are the problem. I haven’t checked though. If you have any more troubles feel free to post back and I’ll take another look.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.