maxatwork / form2js

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

Fix for IE bug showing "null" string in input fields. #46

Open mmaday opened 11 years ago

mmaday commented 11 years ago

Must resort to empty string in IE otherwise "null" shows up. Refer to http://stackoverflow.com/questions/5387038/null-values-shown-in-form-fie lds-in-ie