Hello Manuel,

there is currently no way to validate your form via ajax unless you
implement that yourself.

I might implement that someday, but the form plugin is not part of jQuery
or jQuery UI, so I havent integrated that yet.

best regards,
Benjamin

On Wed, 26 Nov 2008 02:58:18 -0800 (PST), manuelpedrera
<[EMAIL PROTECTED]> wrote:
> 
> Hi, I've created a ZendX_JQuery_Form which has some fields with
> validators.
> The submit's click event is linked to a javascript function, where I want
> to
> check if the input entered is valid or not.
> 
> When I did this using dojo forms, it was easy through form.isValid(), but
> I
> can't figure the way it's done using JQuery.
> 
> Is there a way to use the validators before sending the data to the
> server?
> --
> View this message in context:
>
http://www.nabble.com/Validating-JQuery-forms-via-AJAX-tp20698748p20698748.html
> Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to