> I say don't use Javascript if it can be done with a simple html <label> > element. Right, but I couldn't figure out how for dynamic style update; what's "formstyle"? Anyway, I should shut up and wait when someone skilled than me is working for similar thing ;-)
On Thu, Aug 25, 2011 at 00:32, Anthony <abasta...@gmail.com> wrote: > 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 > -- R.Kato