Very Excellent, I dont use your plugin yet but my next projects will use
certainly \o/

On 6/23/07, Felix Geisendörfer <[EMAIL PROTECTED]> wrote:

 Excellent work Jörn. Thanks a lot.

-- Felix
--------------------------
My latest blog posts:

 [image: ThinkingPHP and 
beyond]<http://feeds.feedburner.com/%7Er/thinkingphp/%7E6/1>

My Business: http://www.fg-webdesign.de


Web Specialist wrote:

Congratulatiosn Jorn. Once more. Your ajax validation option is very very
goog approach! I'll try your 1.2 version and send feedback.

Cheers

2007/6/23, Jörn Zaefferer < [EMAIL PROTECTED]>:
>
>
> Hi folks,
>
> for anyone using the validation plugin or interested to use it once ajax
>
> validation is available I'd like to present a preview of the next
> validation feature upcoming in 1.2:
> http://jquery.bassistance.de/ajax-validation/demo-test/milk/
>
> To try it out: Enter something as a username. These are the rules used
> for the field:
>
> username: {
>         required: true,
>         minLength: 2,
>         remote: "users.php"
> },
>
> In other words, you can stick with the declarative style to specify
> validation rules as for all local validation.
>
> Currently the scripts ("users.php") simply returns true for valid and
> false for invalid values. This works in this case, but I can imagine
> endless possibilites that need a more complex protocol. Therefore, as
> always, I appreciate your feedback. Just let me know about your usecases
> of ajax validation.
>
> If you'd like to play around with the current code, its in jQuery's
> subversion repository:
> http://dev.jquery.com/browser/trunk/plugins/validate/
> Also available as a zip-file:
>
> 
http://dev.jquery.com/changeset/2146/trunk/plugins/validate?old_path=%2F&format=zip
>
> --
> Jörn Zaefferer
>
> http://bassistance.de
>
>



--

[]´s Jean
www.suissa.info

  Ethereal Agency
www.etherealagency.com

<<inline: thinkingphp.1.gif>>

Reply via email to