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

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -