> I have created panel.now i want to show that panel with diffrent width
> and
> height  in another page(3 panels).

<div wicket:id="panel1" style="height: 100px; width: 50px">
        Will be replaced with contents of wicket:panel element
</div>

Or betters, use classes in nested elements that you specify outside of the 
templates.

- Tor Iver

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

Reply via email to