[jQuery] Re: accessing the ajax loaded content

2009-08-23 Thread tarun
you have to send scripts also with ajax content to work as you expecting

[jQuery] JQuery validate remote call allows form submission before call returns

2009-02-16 Thread Tarun
I believe I'm having a sync issue with the remote validate option. The sample form can be found at www.apylon.com/dagangnet. Basically, the issue is that the captcha is set up for remote validation, but before the result can be returned, the form can be submitted. How do I force the form to not