Hi!
I'm trying to design a dynamic menu.
It's works fine with
<h:form id="menuForm">
<t:panelNavigation2 id="nav1" layout="list" >
<t:navigationMenuItems id="navitems" value="#{navigationMenu.items}"
/>
</t:panelNavigation2>
</h:form>
But how can I put the menu as a horizontal list?
F.e. Menu1 Menu2 Menu3 Menu4
Any ideas?
Thank you very much,
Nitsrek
--
View this message in context:
http://www.nabble.com/-TOMAHAWK--How-to-design-a-dynamic-horizontal-menu-tf4770575.html#a13645904
Sent from the MyFaces - Users mailing list archive at Nabble.com.