How to get values from a form that has checkboxes?
Hi, In jquery how can I grab values from a forms input checkboxes?
I written the code and I think I didn't properly request the object and also does the input need to have a id or a class? I have no id nor classes with these inputs just names.