Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

225
Views
cómo hacer que recaptcha responda cuando se hace zoom

hola chicos tengo un problema

cuando mi vista es acercar mi recaptcha no puede responder... pero cuando estoy alejando mi recaptcha puede responder

este es mi recaptcha cuando hago zoom

acercarse

y aquí cuando me alejo

disminuir el zoom

y aqui mi codigo

 <div class="g-recaptcha form-group" data-sitekey="" style="transform: scale(0.77); -webkit-transform: scale(0.77); transform-origin: 0 0;-webkit-transform-origin: 0 0;"></div> </div>

y aquí mi guión

 <script> var width = $('.g-recaptcha').parent().width(); if (width < 302) { var scale = width / 302; $('.g-recaptcha').css('transform', 'scale(' + scale + ')'); $('.g-recaptcha').css('-webkit-transform', 'scale(' + scale + ')'); $('.g-recaptcha').css('transform-origin', '0 0'); $('.g-recaptcha').css('-webkit-transform-origin', '0 0'); } </script>
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!