Form Plugin Submit Button Serialization

Form Plugin Submit Button Serialization

Hi

I have multiple submit buttons on a form. I haven't been able to
figure out how to get the  name parameters on the clicked submit
button serialized when using the ajaxSubmit method.



 It appears ajaxForm passes serializes the submit button info, but
ajaxSubmit does not. I need to handle each submit button click
differently while still serializing the submit button info.



Any idea on how to do this? Is there a way to handle an onclick event
on a submit button and use the ajaxSubmit function to send through the
clicked submit button's info?



Thanks in advance

Jamie