[jQuery] jquery form plugin problem
Hi,
I'm having a problem with the jquery (ajax) form plugin. It says on
the page (malsup.com) to seek help here :)
When I invoke ajaxSubmit() with a function it is called on success.
But when I invoke ajaxSubmit() with a Options object with success:
function() {..} the function is not invoked. Any help appreciated!
By the way: is there any (good) way to access the response status code
and content type from the "success" callback function?
Thanks,
-dennis