maxatwork / form2js

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

form2js half working in the example #24

Open overnin opened 12 years ago

overnin commented 12 years ago

If you run /example/form2js.example.html, you will notice than the first simple input: FirstName, LastName and Gender are not present in the generated Json. But all the rest of the complex form is ok.

Any explanation?

overnin commented 12 years ago

checkit out online: http://form2js.googlecode.com/hg/example/test.html