Klaus Hartl schrieb:
> Yes, that is already useful! But it still depends on the form to be 
> submitted. Would be cool to have single fields validated on blur. That 
> would of course be useful for client-side validation as well. Maybe its 
> already implemented? I'm not uptodate with that.
>   
Currently you can specify one additional event for validation on each 
element.

I guess the combination of pure-client-side validation on keyup and 
submit with ajax-validation on blur would be the killer.

I'll investigate that.

-- 
Jörn Zaefferer

http://bassistance.de


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to