• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need help de-bugging a Javascript menu - Problem solved, nevermind

Beau

Lifer
Site: PYRAmatrix Structures, Inc.
Menu JS file: link

Menu generally works fine except when you hover on a parent cell, drop down into the subnav bar, then move back up to a different parent cell. The subnav doesn't dissapear like it should, and the new subnav displays overtop of the old. whats going on?
 
Nevermind. I ended up creating a new function that goes through all page elements and determines if they are a menu by analyzing the id of the tag. If so, it hides it no matter what. Thanks anyways guys.
 
Back
Top