$.ajax({ type: 'POST', url: url, data: $('#bob').serialize(), success: success, dataType: dataType });