Answer the question
In order to leave comments, you need to log in
Google captcha v3 not working?
I connected the script from Google with the site key
<script src="https://www.google.com/recaptcha/api.js?render=ключ_сайта"></script>
<form class="ajax">
<input type="text" placeholder="Имя" name="name">
<input type="text" placeholder="Телефон" name="tel">
<textarea name="txt"></textarea>
<div class="g-recaptcha" data-sitekey="ключ_сайта"></div>
<div id="recaptchaError"></div>
<button class="send" data-sitekey="ключ_сайта" data-callback='onSubmit' data-action='submit'>отправить</button>
<div class="msg"></div>
</form>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question