Excluded menus hidden when activating another menu with "Keep only one menu open at a time" is enabled
fearlsgroove - June 21, 2009 - 19:21
| Project: | DHTML Menu |
| Version: | 6.x-3.5 |
| Component: | Javascript code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
If you enable "Keep only one menu open at a time" and exclude one or more menus, those menus are still hidden by DHTML menu when a non-excluded menu item is activated. Simple patch adds a JS .not() call excluding .no-dhtml LI's from the call.

#1
Patch attached.