Okay, so in IE the navigational bar is displaying a bunch of extra white space below menu items and bullets don't appear. I've found the problem too...or at least what was causing it for me.

In dhtml_menu.js there is this line of code:
this.style.display = 'block';
As far as I can tell this is unneeded...it's attached to every menu item. By commenting it out, the IE problems are no longer. Also, I have seen no adverse side-affects from removing it.

CommentFileSizeAuthor
ie_problem.jpg8.38 KBAnonymous (not verified)

Comments

brmassa’s picture

Status: Active » Fixed

Collin,

fixed.

regards,

massa

Anonymous’s picture

Status: Fixed » Closed (fixed)

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