This JavaScript allows for the selection of multiple checkboxes in a form. It create the buttons dynamically with unobtrusive JavaScript.
Over 2000+ free Javascript at JavaScriptBank.com Website
: chkboxarray 1
: chkboxarray 2
: chkboxarray 3
The following checkbox should be left untouched by the check/uncheck action
: extrachkbox 1
: groupa 1
: groupa 2
: groupa 3
A second group of checkboxs starts here.
: groupb 1
: groupb 2
: groupb 3
Read the related post to get a better idea of whats going on behind the scenes.