It's a css thing rather then wicket related. You need to use overflow:
scroll or overflow: auto in the div style to show scrollbars when the
content is too big.

-Matej

On 7/24/07, Benjamin Ernst <[EMAIL PROTECTED]> wrote:
>
> Hi everybody,
>
> I am new to wicket and I am wondering if ther is an Panel-Componet with a
> scrollbar, so that I can scroll inside a website. Or do I have to use Frames
> for this? (I dont really like Frames)
>
> Thanks in advance,
>
> Benjamin
> --
> View this message in context: 
> http://www.nabble.com/Panels-with-Scrollbar-tf4134758.html#a11759731
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to