hey there,
i just tried the jQuery Form plugin with the code example from http://malsup.com/jquery/form/#code-samples
it actually shows the Request (beforeSubmit), but it doesnt catch the response (success). It opens the response in the current window, as the browser would do a regular form submit. (response is plaintext).
any ideas?