Answer the question
In order to leave comments, you need to log in
Code stops working on Recaptche, what should I do?
There is such a script
<script type="text/javascript">
function myfunc() {
if (document.getElementById('mygal').checked && document.getElementById('send-msg').click) {
event.preventDefault();
grecaptcha.execute();
document.getElementById('my_form').submit
}
}
</script>
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