[jQuery] Re: [Validate plugin] Question about the 'remote' AJAX option

2009-07-09 Thread Guillaume Lecanu
On Jul 8, 6:31 pm, Jörn Zaefferer wrote: > The JSON response can be true/false, or a String, handled as false > (invalid), and the string will be used as the error message. You need > the latest version (1.5.5) for that to work properly. Perfect ! Thanks

[jQuery] Re: [Validate plugin] Question about the 'remote' AJAX option

2009-07-08 Thread Jörn Zaefferer
The JSON response can be true/false, or a String, handled as false (invalid), and the string will be used as the error message. You need the latest version (1.5.5) for that to work properly. Jörn On Wed, Jul 8, 2009 at 6:03 PM, Guillaume Lecanu wrote: > > Hi, > > I trying to replace my old AJAX