Fault of mine, now I see the icon. Is there a possibility to display *both*
icon and text in the menu point, just as in the jscookmenu? I can display
either icon or the text, but not both.
This is how I use the constructor:
NavigationMenuItem logoutMenuItem = new NavigationMenuItem(
"Logout", LoginBean.LOGIN_PAGE, "images/logout.gif", true);
BTW: Where can I read about the meaning of the property "split" of class
NavigationMenuItem?
Thanks
Jan
--
View this message in context:
http://www.nabble.com/Icon-in-panelNavigation2-tf1888754.html#a5165011
Sent from the MyFaces - Users forum at Nabble.com.