Hi > Anyone knows a webmenu like the JScookMenu, a stable menu, with action > and actionListener feature... > I was thinking on Otrix webmenu, but it is too expensive. I use a tree2 with a little bit customized renderer so it didn't use any navigation icons. It expands by clicking on the text.
The advantage of this solution is, that you can put virtually any faces component into it. e.g. icons before the text and so on. Though, you have to provide the menu entries via a treemodel. Also it requires a slightly patched tree.js (hope this will make it into the codebase) or a external javascript. If you would like to I can send you the renderer. Ciao, Mario

