Code snippet I found somewhere in my archive: jQuery.serializeAnything() is a jQuery Extension that serializes any element you specify, in contrast to jQuery’s builtin serialize() function which is limited to serializing form elements only.
A rather geeky/technical weblog, est. 2001, by Bramus
jQuery.serializeAnything
: Serialize anything (and not just forms!)