Can anyone get this to work properly? If have looked at the JavaScript on the MenuCode.MenuWikiMacro page, but I can't get it to work. I have got a feeling that I need to call a recursive loop, where I change the ClassName from 'menu-type-horizontal' (for the first children) to 'menu-position-left' (for all the sub-children), but I don't know how :-( Any takers??? Here's my test-menu: {{menu type="horizontal" id="horizontalmenu"}} * [[Test>>Main.WebHome]] ** [[Sub Menu 1>>Main.WebHome]] ** [[Sub Menu 2>>Main.WebHome]] *** [[Sub Menu 2.1>>Main.WebHome]] *** [[Sub Menu 2.2>>Main.WebHome]] *** [[Sub Menu 2.3>>Main.WebHome]] ** [[Sub Menu 3>>Main.WebHome]] *** [[Sub Menu 3.1>>Main.WebHome]] *** [[Sub Menu 3.2>>Main.WebHome]] *** [[Sub Menu 3.3>>Main.WebHome]] {{/menu}} -- View this message in context: http://xwiki.475771.n2.nabble.com/Navigation-Menu-Wiki-Macro-tp7582112p75824... Sent from the XWiki- Users mailing list archive at Nabble.com.