maxatwork / form2js

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

Does not respect disabled attribute properly #36

Closed mcintyre321 closed 12 years ago

mcintyre321 commented 12 years ago

Given a form containing

form2js will currently return a null value for x - disabled controls should be totally ignored