I say don't use Javascript if it can be done with a simple html <label> 
element. I think Bruno is working on a patch for that (plus more flexible 
formstyle): 
https://groups.google.com/d/msg/web2py-developers/N8GfwA3p4jk/XULfOX5PlmYJ.
 
Anthony

On Wednesday, August 24, 2011 11:26:17 AM UTC-4, ryo1kato wrote:

> No, we don't need jQuery. Just using plain JavaScript, and it's for
> dynamic style update.
> And yes, If we only want to check/uncheck by click on labels, <LABEL>
> is sufficient.
>
> On Thu, Aug 25, 2011 at 00:18, Bruno Rocha <rocha...@gmail.com> wrote:
> > I dont understand why we do need jquery to take this action?
> > just incluce <label for=''> and this wiill be done! or not?
>
> -- 
> R.Kato
>
>

Reply via email to