Re: dynamic vertical menu

2012-04-30 Thread Dan Retzlaff
Hi, Lenin. Have you looked into these two examples? They might help you get
started.

http://www.wicket-library.com/wicket-examples/nested/
http://www.wicket-library.com/wicket-examples/navomatic/

Dan

On Mon, Apr 30, 2012 at 12:30 AM, lenin  wrote:

> Dear,
>
> i am new in the wicket1.5.5 framework , how to create dynamic vertical
> menu(with sub menu) 
> i want to display the page within the menu page.
> i am trying this past one month but till not able to find out the solution
> can any one help to resolve the problem...
>
> thanks in advance
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/dynamic-vertical-menu-tp4597577.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Re: dynamic vertical menu creating-reg

2012-04-16 Thread Martin Grigorov
Hi,

Wicket just generates the markup of the page.
So find a menu implementation in the internet that fits your needs and
see what html and css it uses, then use some Wicket repeater to
generate such html for your page.

On Mon, Apr 16, 2012 at 12:58 PM, lenin  wrote:
> Dear,
>
> i am new in the wicket1.5.5 framework , how to create dynamic vertical
> menu(with sub menu) 
> i want to display the page within the menu page.
> i am trying past one week but till not able to find the solution
> can any one help to resolve the problem...
> thanks in advance
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/dynamic-vertical-menu-creating-reg-tp4561036p4561036.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org