pick out a _javascript_ library off the web that does this. create a set of pojos that can represent a menu tree. write a component that renders your pojo tree into configuration the _javascript_ library understands.

there are two basic types of these _javascript_ libraries: the ones that transform a <ul> list into the menu, and the ones that require you to create the menu tree via _javascript_ calls. either should be pretty easy to implement in wicket.

if you have a more concrete problem we might be able to help more.

-Igor


On 5/7/06, Gangadhar Vibhute < [EMAIL PROTECTED]> wrote:
Hi All,

We are developing web application using wicket.
I want to display Header Menu in drop down format.
so please help me for this.

Thanks in Advance
Gangadhar A. Vibhute

Reply via email to