Serialize a form into an object with key-value pairs. Replaces jQuery's serializeObject plugin.
The form element to serialize
Object with form field names as keys and values
Serialize a form into an object with key-value pairs. Replaces jQuery's serializeObject plugin.