[jQuery] Re: jQuery Form Plugin and Validation Form

2007-08-16 Thread Freud

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



[jQuery] Re: jQuery Form Plugin and Validation Form

2007-08-16 Thread Freud

Any ideas or suggestions?
I really need a working form before the week-end :(

Freud



On Aug 16, 10:05 am, Freud [EMAIL PROTECTED] wrote:
 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