Hi Joeri,
I just implemented the menu you mentioned

http://www.dynamicdrive.com/style/csslibrary/item/jquery_multi_level_css_menu_2/

in here

http://code.google.com/p/antilia/source/browse/trunk/com.antilia.ext/src/com/antilia/web/dynamicdrive

If you want to give it a try... get those sources on that package and mount
the test page

http://code.google.com/p/antilia/source/browse/trunk/com.antilia.ext/src/com/antilia/web/dynamicdrive/test/TestMenu.java

On you application... Feel free to modify the code as you need...

It is so easy to create components in Wicket (moreover, when someone else
has done the dirty JavaScript work;-)

Best,

Ernesto


<http://code.google.com/p/antilia/source/browse/trunk/com.antilia.ext/src/com/antilia/web/dynamicdrive>

On Mon, Sep 21, 2009 at 11:03 AM, Boydens Joeri (OZ) <joeri.boyd...@oz.be>wrote:

> Hi,
>
>
>
> We are changing from Struts to Wicket, in our Struts application we used
> Struts-Menu.  Now I've searched the wicket mailing list but I couldn't
> find any descent menu.
>
>
>
> Is there a Wicket menu available, where can I find it ? Or should I
> write my own?
>
>
>
> I've seen some code based on YUI, but I can't find that anymore in the
> svn.
>
>
>
> Joeri
>
>

Reply via email to