I’m trying to set up a menu that behaves like a desktop OS menu, where the user clicks on the menu item to both show and hide the sub menu.
I’ve set “showOnClick:true”, and this gets the showing behavior right, but it won’t hide the sub menu when I click on it’s parent/originating menu item/link.
I’m using version 0.9.7 with nothing much in the way of options. The parent menu items just need to show the sub menus, not link to pages. So right now the top-level items’ HTML just looks like (without the extra spaces):
< li >< a href="#" >About