[jQuery] Re: validate a form using jsVal script

2008-05-13 Thread Jörn Zaefferer
Okay, thanks. Fixed! Jörn On Tue, May 13, 2008 at 5:33 AM, JP [EMAIL PROTECTED] wrote: It's also referenced here in the source code of the demo http://docs.jquery.com/Plugins/Validation On May 12, 3:12 pm, JP [EMAIL PROTECTED] wrote: on the bottom of this page

[jQuery] Re: validate a form using jsVal script

2008-05-12 Thread Jörn Zaefferer
You many want to try a jQuery based validation instead: http://bassistance.de/jquery-plugins/jquery-plugin-validation/ Just released version 1.3. Let me know if you need help with it. Jörn On Mon, May 12, 2008 at 8:10 AM, JP [EMAIL PROTECTED] wrote: In an $.ajax option beforsend, I want to

[jQuery] Re: validate a form using jsVal script

2008-05-12 Thread JP
your website says jquery.delegate.js - special event delegation, required but I don't see that in the download... On May 12, 4:40 am, Jörn Zaefferer [EMAIL PROTECTED] wrote: You many want to try a jQuery based validation instead:http://bassistance.de/jquery-plugins/jquery-plugin-validation/

[jQuery] Re: validate a form using jsVal script

2008-05-12 Thread Jörn Zaefferer
That is now bundled. Where did you find the note? I thought I removed them.. Jörn On Mon, May 12, 2008 at 5:40 PM, JP [EMAIL PROTECTED] wrote: your website says jquery.delegate.js - special event delegation, required but I don't see that in the download... On May 12, 4:40 am, Jörn

[jQuery] Re: validate a form using jsVal script

2008-05-12 Thread JP
on the bottom of this page http://jquery.bassistance.de/validate/demo/ I did get jsVal working, it needs to be used with validating by complete form instead of individual fields On May 12, 12:16 pm, Jörn Zaefferer [EMAIL PROTECTED] wrote: That is now bundled. Where did you find the note? I

[jQuery] Re: validate a form using jsVal script

2008-05-12 Thread JP
It's also referenced here in the source code of the demo http://docs.jquery.com/Plugins/Validation On May 12, 3:12 pm, JP [EMAIL PROTECTED] wrote: on the bottom of this page http://jquery.bassistance.de/validate/demo/ I did get jsVal working, it needs to be used with validating by