No error bat if i insert a valid captcha, show label error with '1'.
If i insert a fake captcha, show label error correctly.
The part of code is:
antispam_captcha: {
required: true,
remote: "/metwit/comuni/action.php"
},
Thanks.
On 19 Gen, 22:49, Nathan Klatt <[email protected]> wrote:
> 2010/1/19 Niagara <[email protected]>:
>
> > My code with jQuery validation plug-in 1.5 work correctly, but with
> > the new version NO.
>
> In what way does it not work? False positives? False negatives?
> Console errors or silent refusal? Help us to help you. ;)
>
> Nathan