I want to execute a function (lets make alert()
) at the time when recaptcha is solved by a user. When it is solved, the green tick appears.
It seems that it is possible only with the grecaptcha.render()
function. Yes?
Example site where it should work:
https://tii.ai/rJBTt
Recaptcha documentation:
https://developers.google.com/recaptcha/docs/display