[jQuery] Re: Validate remote method response problem

2008-01-29 Thread Rus Miller
Whew! OK. Got the URL checker working but to tell the truth I don't know what the issue was. I thought it was the onkeyup:false that fixed it but I just checked and it worked anyway, although I like the idea of the validation happening on blur so I left it as false. If anyone's interested...

[jQuery] Re: Validate remote method response problem

2008-01-29 Thread Jörn Zaefferer
Rus Miller schrieb: OK, finally... http://monovisiondesign.com/client/jquery/validate-url/form.php (I've got another problem with PHP config in that my script isn't connecting on this server, but it should still return false and cause an error on the form). The markup for the form is here: h

[jQuery] Re: Validate remote method response problem

2008-01-29 Thread Rus Miller
OK, finally... http://monovisiondesign.com/client/jquery/validate-url/form.php (I've got another problem with PHP config in that my script isn't connecting on this server, but it should still return false and cause an error on the form). The markup for the form is here: http://darthead.pastebi

[jQuery] Re: Validate remote method response problem

2008-01-28 Thread Rus Miller
Hi Jörn, Thanks, give me a couple hours to get back home and I'll put something up. On Jan 28, 4:12 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > Rus Miller schrieb:> [...] > > > It'd be great if someone could give it a look. > > Your code looks fine. Could you post a testpage? > > Jörn

[jQuery] Re: Validate remote method response problem

2008-01-28 Thread Jörn Zaefferer
Rus Miller schrieb: [...] It'd be great if someone could give it a look. Your code looks fine. Could you post a testpage? Jörn