[jQuery] Re: Not Submit [validate]

2008-01-31 Thread Jörn Zaefferer
Marcos Aurélio schrieb: Thanks for the answer! I think you should put your validate / delegate / ajaxQueue in the same file. In my case, and the majority, only use these two plugins to run validate, and for this reason we have to include 3 files. Make a package, all built. Agreed. I've alre

[jQuery] Re: Not Submit [validate]

2008-01-30 Thread Marcos Aurélio
Thanks for the answer! I think you should put your validate / delegate / ajaxQueue in the same file. In my case, and the majority, only use these two plugins to run validate, and for this reason we have to include 3 files. Make a package, all built. Bye! On 30 jan, 15:48, Jörn Zaefferer <[EMA

[jQuery] Re: Not Submit [validate]

2008-01-30 Thread Jörn Zaefferer
Marcos Aurélio schrieb: Ok, see: Join http://www.animeschool.com.br/example/. First test: Put in login "AAA" and name "bbb" click the button and submit it. Second test: First click the button. He acknowledge the mistakes, all ok. Now fill in the fields with "AAA" and "bbb" and click the butto

[jQuery] Re: Not Submit [validate]

2008-01-29 Thread Marcos Aurélio
Ok, see: Join http://www.animeschool.com.br/example/. First test: Put in login "AAA" and name "bbb" click the button and submit it. Second test: First click the button. He acknowledge the mistakes, all ok. Now fill in the fields with "AAA" and "bbb" and click the button. He did not submit. ---

[jQuery] Re: Not Submit [validate]

2008-01-29 Thread Jörn Zaefferer
Marcos Aurélio schrieb: OBS: I just found that the problem only occurs when you have a field with the attribute "remote". Could you provide a testpage? Jörn

[jQuery] Re: Not Submit [validate]

2008-01-29 Thread Marcos Aurélio
OBS: I just found that the problem only occurs when you have a field with the attribute "remote".