Hi,

There are several ways to do this. E.g

1- Use javascript at client side and just hide nent of panel (bound to the
link that toggles the panel)
2- Use wicket AJAX and content.steVisible(false|true) where content is the
panel containing you "box" content. This logic attached to the AJAX link
closing/opening box.



On Mon, Apr 15, 2019 at 10:28 PM Sibgha Nazir <sibgha...@gmail.com> wrote:

> Hi,
>
> I am looking for a way to create a panel that opens and closes from one
> side of the container. I havent been lucky enough to find a related thing
> on internet.
>
> Can anybody hint me?
>
> Thanks.
>


-- 
Regards - Ernesto Reinaldo Barreiro

Reply via email to