[jQuery] form plugin: preprocessing params before submitting
Hi,
i'm using the excellent form plugin but I have a problem.
I would like to preprocess the params of the form before submitting them
but the "before" function does not allow this kind of manipulation.
It allows only to abort the submit.
I propose that the value returned by the "before" function, if not
false, overwrites the params. I know this change can brake the API of
the plugin.
Is it possible to preprocess the params without changing the API?
Renato
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/