I am trying to get the second javascript line in this example to work (being able to select the check box from javascript):
http://jsfiddle.net/eTvDB/
Essentially, if I don’t use xxx[] form for the name, I won’t be able to obtain an array in PHP. Any ideas?
Thanks.
Use:
Or
The demo.