Try this: $("#form1").validate({ event: blur, submitHandler: function(form) { $(form).ajaxSubmit(options);
} }); On 3/6/07, amircx <[EMAIL PROTECTED]> wrote:
hey.. i got this code http://pastebin.ca/383367 now its validate on submit, i want to modify it to onblur... how do i do that? -- View this message in context: http://www.nabble.com/Form-validator-0.2---onblur-instad-of-onsubmit-tf3354347.html#a9328706 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/
_______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/