On 18 nov, 06:04, BrianV <[email protected]> wrote:
> Nevermind - I surrounded the template text with <span> </span> tags,
> generated a random group name in the render method, and it all seems
> to be mostly working.

Even better would be using <label> so that when the text is clicked
the radio button is selected.
<label><input type="radio" name="{0}" value="{1}" /> {1}</label>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to