1
I use Multimenu to direct users to my different pages which are made with the Wiwi Module. Also I use the dynamic submenu function of this program to direct to pages made with Wiwi. However I run into this strange behavior which I believe is XOOPS or MM originated.
I have this menu example
main 1
sub 1.1
sub 1.2
main 2
main 3
sub 3.1
sub 3.2
etc...
the links in the menu and submenus are made like modules/wiwimod/index.php?page=interest
modules/wiwimod/index.php?page=bla bla
Now when I click on main 1 the submenu collaps. Which is good, but also submenu from main 3 opens (in fact all the wiwi submenu's open up)
Even when I click on a different link to wiwi (not even in the menu) the submenu's open up aswell.
It seems its related to each other. First I thought Wiwi was the problem. But with creating a link to the newbb forum in two different menu's, the same appears, even in the default main menu, so I think its more XOOPS related problem.
IS there a solution ?
I like only the submenu to open on which main link I click. That is I have many submenus, so the menu list suddenly is very long. SO its very important to me.
Also if somebody has another solution, like for instance with javascript or whatever I would like to know.
Thanks in advance for the help.
Greetz