Hi Hans,

2011/9/30 Hans C. Poo <[email protected]>:
> I've not found configuration to make a CheckList display horizontally,

Yes, CheckList doesn't have such an option.

> i've thinking in two solutions:
>
> 1. Subclass CheckList and reimplemente public  render(HtmlStringBuffer 
> buffer).
> 2. Use JQuery and add float left to li elements after page loads.
>
> I think that it's a common requirement, are there any alternatives ?

I can't know clearly what is horizontal version of CheckList that you say,
but I think you should extend the component and override renderHtml()
if you want to customize an existing component appearance.

Regards,

-- 
Naoki Takezoe

Reply via email to