jquery send/remove checkbox values to/from textarea field onclick
Using jquery - how can I check my various checkboxes, have the checked value go to a textarea field - this field will be hidden on the actual form. of course, if the field is uncheck, then that value should be removed from the textarea field.