serialization - Serialize and jquery object -
serialization - Serialize and jquery object -
i tried utilize jquery object serialize of values in form. tried using div id surrounded fields needed this:
var test = $("#div_tab1").serialize()
, empty
var test = $("#form1").serialize() worked.
shouldn't first illustration work?
i using version 1.6.4
"shouldn't first illustration work?"
no, need phone call on form, or on set of input elements.
jquery serialization
Comments
Post a Comment