Ofcourse with the relevant markup ofcourse:

<wicket:border>
        <fieldset style="padding: 0px;">
        <legend>
          <input type="button" wicket:id="toggle_contents_button"
class="kuvanappi" value="">
          <span wicket:id="legend"></span>
        </legend>
        
        <span wicket:id="contents">
                <wicket:body />
        </span>
        
        </fieldset>

</wicket:border>

2008/12/17 Martin Makundi <martin.maku...@koodaripalvelut.com>:
> Well.. here is a showhideborder that you can use.. you know how to use 
> borders?
>

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

Reply via email to