[jQuery] Re: ajaxform validation submission probs

2008-11-20 Thread juk
Hi Joern, thanks for posting that link. The example works, but there's one more thing to sort out: It does not submit the submit button's value. Can you please explain how I get this value across? Thanks! On Nov 11, 7:24 pm, "Jörn Zaefferer" <[EMAIL PROTECTED]> wrote: > Check this > example:h

[jQuery] Re: ajaxform validation submission probs

2008-11-11 Thread lance123
Thanks Jorn, I will give that a go :) Lance On Nov 11, 7:24 pm, "Jörn Zaefferer" <[EMAIL PROTECTED]> wrote: > Check this > example:http://jquery.bassistance.de/validate/demo/ajaxSubmit-intergration-de... > > Use ajaxSubmit instead of ajaxForm and put that into the submitHandler. > > Jörn > > O

[jQuery] Re: ajaxform validation submission probs

2008-11-11 Thread Jörn Zaefferer
Check this example: http://jquery.bassistance.de/validate/demo/ajaxSubmit-intergration-demo.html Use ajaxSubmit instead of ajaxForm and put that into the submitHandler. Jörn On Tue, Nov 11, 2008 at 9:19 AM, lance123 <[EMAIL PROTECTED]> wrote: > > Hi To All, > > I am trying to get the jquery ajax