reset( )


Resets the reCAPTCHA element.

reset() the reCAPTCHA element in the following cases:

  • CAPTCHA fails authorization
  • The operation restricted by the reCAPTCHA element is successfully completed. This enables the reCAPTCHA element for the next operation.
Method Declaration
Copy
Request
This method does not take any parameters
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?