This should be really straight forward.
I\'m checking if a form is being submitted using jquery. The form has multiple submit buttons with various values:
This seems to get the clicked submit button:
jQuery("#TheForm").context.activeElement.name jQuery("#TheForm").context.activeElement.value