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 -

content management system - How to allow only English submissions on Pligg CMS -

c++ - Is it possible to apply breadth-first search algorithm of boost library to matrix? -