SmartMenus is fantastic! It works perfectly on all versions of browsers I need to support, save one.
Recently, IE8 support became a requirement, and when testing on IE8 I found that drop-down submenus of the main menu will occasionally draw themselves only partially, or not at all (except for the caret). There are no errors in the javascript console, and no css or other errors reported.
I found that by clicking on the caret the menu will then draw correctly. I’ve tried to simulate this in javascript within and without setTimer functions from beforeshow and show events, but nothing seems to work.
Quite frankly, I’m at a loss to explain it, or fix it. Anyone have experience with this?