Most likely you have a JavaScript error somewhere that is preventing
your scripts from running.  Post a link if you can.



On Dec 22, 8:15 pm, Peter Laws <pedsters.pla...@gmail.com> wrote:
> But thats after the (test) alert box, and I'm not even getting that
> popping up. Surely I should be seeing the alert on submit?
>
> 2009/12/22 Stumps <mkloub...@gmail.com>:
>
>
>
> > Use $(this).ajaxSubmit(options);  instead of $(this).ajaxForm
> > (options);
>
> > .ajaxForm will bind a form to automatically post back as ajax while
> > ajaxSubmit will send the request to the server.

Reply via email to