11/17/2014 12:16:49 AM

If you are using Recaptcha with Ajax, you may need to reload the Recaptcha box when failures happen (ex: during registration and invalid data is posted). This simple one line, will reload the Recaptcha box.

Recaptcha.reload();