I have already tried the "return false;" but nothing changed :(

Freud



On Aug 16, 9:52 am, SeViR <[EMAIL PROTECTED]> wrote:
> I use another jQuery Validation plugin (jQuery.YAV) but I think that
> in *submitHandler* you need *return false* for to cancel the normal
> behaviour.
>
> submitHandler: function(form) {
>         $("#interv").ajaxSubmit(options2);},
>         return false;
>
> });
>

> Best Regards,
>  José Francisco Rives Lirola <sevir1ATgmail.com>
>
>  SeViR CW · Computer Design
>  http://www.sevir.org
>
>  Murcia - Spain

Reply via email to