Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter WSFCUhelpdesk

    (@wsfcuhelpdesk)

    Also, my site is an intranet, so I can’t post a link since it can’t be accessed outside our network. Let me know if I can provide any information that will be helpful.

    Plugin Author megamenu

    (@megamenu)

    Hi WSFCU,

    Please can you repost the screenshots? I can’t access them here.

    MMM should work with IE9 – if you check maxmegamenu.com it should be working. No special fixes or shims are applied, it should work ‘out of the box’.

    The 2 biggest IE issues I seem to come across are:

    1. There are more than 32 stylesheets being included on your page. The 33rd, 34th and so on stylesheets are ignored by IE. You can check the number of stylesheets on the page in Firebug Lite by going to the Sources tab (IIRC) and counting the number of stylesheets listed in the dropdown, if there are exactly 32 then you know you’re either at or over the limit.

    To fix: disable plugins to reduce the number of CSS files on each page, or install a minification plugin which will bundle all of your individual CSS files into one big one.

    2. There is a JS error on your page which modern browsers are handling better than IE9 is able to.

    You would need to check for JS errors in Chrome and fix them.

    Regards,
    Tom

    Thread Starter WSFCUhelpdesk

    (@wsfcuhelpdesk)

    Hmm, sorry about that. Try these:

    Here is the broken IE screenshot. Here is the working Chrome screenshot.

    I will look into these tips but I know we don’t have over 32 stylesheets.

    Plugin Author megamenu

    (@megamenu)

    Hi,

    Thanks for the screenshots. Do you have a link I could take a look at too?

    The 32 stylesheets include @imports and things like google fonts, so the number can rack up pretty quickly. Regardless of that, in this case I don’t think it’s the problem as some styling is being applied to the menu.

    Regards,
    Tom

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Menu doesn't work in IE’ is closed to new replies.