I've installed Simplemenus in a Drupal 6 installation and it renders fine in Firefox. However, the code isn't even rendered in the IE 6 output. If I click "view source" in IE 6 and search for "simplemenu" I get no hits. What's preventing the menu from rendering in IE 6? Is there a setting I missed somewhere?

I'm using Zen but the issue seems to be theme independent. I switched themes and still got the same result.

Comments

cr0nky’s picture

Assigned: Unassigned » cr0nky
Priority: Normal » Minor
Status: Active » Closed (fixed)

**UPDATE**

Brainfart. I had not enabled permissions for viewing simplemenus yet. Closed.

svinod999’s picture

Just some steps that worked for me.

The simple menu was not visible on ie but was visible on firefox.

In the simple menu configuration, a checkbox - Detect Popup Windows was enabled.

Clearing the checkbox brought back the menu on my ie page :-)

Cheers.