» Forums
» DynarchMenu forum
» Support
» how to ignore "DynarchMenu is not defined" error?
how to ignore "DynarchMenu is not defined" error?
2006/08/21 19:50
Viewed 2516 times
Replies: 0/0

Whenever a page is loading and the user hovers the mouse over the menu the error "DynarchMenu is not defined" is thrown. The menu loads and works fine after this point. I noticed the same behavior on this site with the menu, if I hit reload and then put my mouse over the menu I get the error. Is there anyway to suppress this error?
I think you just need a try/catch or a test for the DynarchMenu being valid in your code before you try to use it. Because your js is compressed into one line I can't go in and fix it myself.

Google