Try this:

submitHandler:function(form) {
        form.submit();
}

Jörn

On Thu, Oct 1, 2009 at 11:07 PM, slimshady <bringmewa...@gmail.com> wrote:
>
> I am unable to submit the form after validation.  I have tried various
> ways to submit but my form action is not honored.  Thanks for any help
>
> http://codepad.org/yAqp0Nln

Reply via email to