You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Dudu <ed...@yahoo.com.br> on 2006/01/20 12:29:34 UTC

I need a WebMenu, free or not

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.
My project is finished, now I need to set the menu.
Thanks all

Re: I need a WebMenu, free or not

Posted by Mario Ivankovits <ma...@ops.co.at>.
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


RE: I need a WebMenu, free or not

Posted by fr...@pacbell.net.
go to
 
http://www.jsfcentral.com/products/components/
 
look through the products, some have menus
and many have screen snapshots.

  _____  

From: eduardopichler@gmail.com [mailto:eduardopichler@gmail.com] On Behalf
Of Dudu
Sent: Friday, January 20, 2006 3:30 AM
To: users@myfaces.apache.org
Subject: I need a WebMenu, free or not


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.
My project is finished, now I need to set the menu. 
Thanks all