Is there a jQuery plugin out there that can serialize a form, and then later restore/populate the form given the serialized value? I know the form plugin can serialize as a
Check out my jQuery Populate plugin:
http://www.keyframesandcode.com/code/development/javascript/jquery-populate-plugin/
Populates all form elements as well as labels and any contained HTML elements.