maxatwork / form2js

Javascript library for collecting form data
http://maxatwork.github.com/form2js/
MIT License
640 stars 137 forks source link

Add a new option to handle differently the checkboxes with true/false values #31

Open tbruyelle opened 12 years ago

tbruyelle commented 12 years ago

The option is forceCheckBoxValue

I have to add it on a lot of functions inside form2js.js, I think it would be better to have an object to store all options rather than each option as function arguments.

misterMGR commented 11 years ago

+1