Page 1 of 1

Issue with gumaxdd v1.5.2 drop-down menu

Posted: March 27th, 2012, 3:36 pm
by lsysadmin
Greetings All,

I'm using gumaxdd v1.5.2 with the drop-down menu and have noticed a problem with
the loop that generates the <li> entries for the "has-subnav" class.
It inserts a blank <li> at the end of the loop causing the drop-down menu to show an extra
sub-menu option. ( see below ) , What's weird is that I don't have this issue with the "Toolbox".

Here is what my menu looks like:
Navigation Common Function/Department Search Toolbox

<li class="">
<a id="gumax-nav-heading" class="has-subnav" href="#">Function/Department </a>
<ul style="z-index: 1001; display: none;">
<li id="n-Center-Support-Operations" class="">
<li id="n-Clinical" class="">
<li id="n-Dental">
<li id="n-Enabling-Services">
<li id="n-Facilities">
<li id="n-Finance">
<li id="n-Fund-Development.2FGrants">
<li id="n-Health-Center-Operations">
<li id="n-Marketing.2FOutreach">
<li id="n-Patient-Experience">
<li id="n-Patient-Support">
<li id="n-People-Services">
<li id="n-Pharmacy">
<li id="n-Quality">
<li id="n-Student-Education">
<li id="n-Technology">
<li>
</ul>
</li>


Does anyone have any idea which script I can look at to fix this issue?
Any help will be greatly appreciated.


LsysAdmin,

MediaWiki = 1.18.1 , MySQL = 5.5.21 , PHP = 5.4.0 , Apache = 2.2.8 , System =
Linux.CentOS 5.7

Re: Issue with gumaxdd v1.5.2 drop-down menu

Posted: March 27th, 2012, 11:21 pm
by Paul
try attached version

Re: Issue with gumaxdd v1.5.2 drop-down menu

Posted: March 27th, 2012, 11:27 pm
by lsysadmin
Paul,

Thank you very much for your quick response.
I appreciate the time you take to help those of us with limited technical skills.
I will try it now.

Lsysadmin.

SOLVED: Issue with gumaxdd v1.5.2 drop-down menu

Posted: March 28th, 2012, 12:01 am
by lsysadmin
Paul,

It worked beautiful!!!

Thanks a Bunch!
Here is the results of your change.  Thanks.
Here is the results of your change. Thanks.
new-drop-down-menu-3.png (125.26 KiB) Viewed 5700 times
Lsysadmin.