[jQuery] [validate] Missing the submit button params

[jQuery] [validate] Missing the submit button params


I'm using the validator plugin from bassistance.de/jquery-plugins/
jquery-plugin-validation/.
Lovely and really powerful!
But, my server side logic require the parameters from the submit
button used. And it seems as if Validator doesn't include that when
submitting the form.
The param I need especially is the name of the button.
Is this some setting I can make or does it require tweaking of the
Validator plugin?
HDB
Jolle