Hi guys,
I'm having some trouble writing code for this purpose of select/deselect all function.
I do not want to use the form "name" because i want ensure that it is html strict. Also my form is being tracked so all input fields have a different name. I want to be able to do this by assigning each input checkbox field with an "id" tag. Any suggestions?