Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

600
Vistas
How to show the google recaptcha image verification every time after click of checkbox?

I am using Google recaptcha v2. Here, I want the image verification to show every time once the captcha checkbox is clicked to verify.

enter image description here

I have tried passing the type: 'image' property value but it does not work.

Here is my code:

HTML

<div class="form-group">
      <div id="captcha_container"></div>
      <div id="captcha-error" class="error-msg"></div>
</div>


<script src="https://www.google.com/recaptcha/api.js?onload=checkGrecaptchaToLoad&render=explicit"></script>

JS

function checkGrecaptchaToLoad() {
  grecaptcha.render('captcha_container', {
     'sitekey' : siteKeyValue,
     'callback' : verifyCaptchaCallback,
     'type': 'image'
  });
}

Here the siteKeyValue is the google site key. I have passed the property type and value as image but no luck.

Please let me know if there is any way to show the image verification every time.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda