Hello,

My main-menu shows up fine in all browsers except IE7, and possibly IE8. It comes up completely blank, and I see no sign of it in the DOM.

The mobile drop-down menu also does not show, so I am left with no main navigation in IE7.

I've tried every combination of settings, moving the scripts to the footer or header. Also making use of respond.js.

Appreciate any insights.

thank you!

Comments

rovo’s picture

Update:

If I disable the Respond.js module, then I at least get mobile drop-down menu for the main navigation. Problem with that, is now there is only the mobile layout showing for IE.

rovo’s picture

Could not find a fix for this. Ended up disabling the menus in the Theme Settings, and making use of the Nice Menu module.

dcmouyard’s picture

Title: IE 7 , the main-menu will not show » Main nav is not visible in IE7

I'll take a look at it next week. There will definitely be a fix for IE7.

dcmouyard’s picture

Status: Active » Fixed

This has been fixed in 7.x-2.x. http://drupalcode.org/project/mojo.git/commit/c94ce40

IE7 was choking on the if (matchMedia) statement instead of skipping to the else statement.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.