form2js icon indicating copy to clipboard operation
form2js copied to clipboard

add getDisabled option to jquery.toObject.js

Open endeavor85 opened this issue 11 years ago • 1 comments

A getDisabled option was added in f10fe08f9d. This change allows getDisabled to be set with jquery.toObject.js, like so:

$('form').toObject({getDisabled:true});

endeavor85 avatar Aug 25 '14 15:08 endeavor85

ping @maxatwork ?

arcanis avatar Mar 02 '16 17:03 arcanis