M
M
MisTFoR2020-04-29 00:00:46
reCAPTCHA
MisTFoR, 2020-04-29 00:00:46

How to write code, already solved question?

Hello.
I have exactly the same problem as here - https://stackoverflow.com/questions/31687803/recap...
But for some reason, even with the answers, I can't solve it.
Here is the code:

<form id='demo-form' action="?" method="POST">
      <div class="g-recaptcha" data-callback="imNotARobot" data-sitekey="*********"></div>
<script type="text/javascript">
var imNotARobot = function() {
        console.info("Button was clicked");
};
</script>
</form>

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question