Actually if you put a debugger;  statement there and debug with
firebug you will see that it actually gets called. But for some reason
the alert does not work. But other js code will work so you can show
your messages somewhere else on the page if you want or need to.

On 7 nov, 15:34, Mike Alsup <[EMAIL PROTECTED]> wrote:
> > Theformsubmits as it should, using an AJAX call. When I add a
> > beforeSubmitcallbackfunction to the options array, that gets called
> > as well, as it should. Only the successcallback(the alert) isn't
> > called and I don't know why.
>
> Maybe the call wasn't successful.  Can you post a link?

Reply via email to