The '<br/>' is the default suffix (see RadioChoice#setSuffix and
RadioChoice#setPrefix).

AFAIK there's no way to set a class attribute using RadioChoice. Have
you considered
using RadioGroup and Radio? They're much more flexible than RadioChoice.


On Nov 27, 2007 2:56 PM, Gervais <[EMAIL PROTECTED]> wrote:
> Ok, thanks.
>
> But if i need to set a class name for each items how can i do that ?
> I need to get and output like that :
>     <input type="radio" class="genre male" ... />
>
> And maybe can i also remove the '<br />' between each radio ?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to