http://www.marinschek.com/myfaces/tiki/tiki-index.php?page=CommandNavigation
I saw this:
<x:commandNavigation id="unique-id"
[ standard commandLink attributes ]>
Nested output components for link text and/or image
</x:commandNavigation>
though I have not used it.
Hope this helps.
----- Original Message -----
From: "Koloszko Pawel" <[EMAIL PROTECTED]>
To: "MyFaces Discussion" <[email protected]>
Sent: Friday, January 27, 2006 3:45 PM
Subject: How can I add images to PanelNavigation component?
Welcome
I need to build navigation panel, which should work this way:
All main nodes in the panel have to have an image in front of them. When the
node is clicked, the image has to be changed to another one. It means that I
need something like activeImage and inactiveImage attribute for
t:commandNavigation2 or t:commandNavigation component ;-).
My question is: is it possible to build such navigation panel using
t:panelNavigation or t:panelNavigation components? If it is possible, how
can I do it?
Pawel Koloszko