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

155
Vistas
WP Scroll to ID on click

I will be really grateful if someone could assist me.

I have a GravityForms form on Wordpress and I want the radio button selected to scroll to the form that appears below.

I found that every button has a unique generated class and every form has a unique generated ID. I tried implementing different JavaScript scripts in the Insert Header and Footer plugin.

But nothing I've tried has worked, here is the form:

https://cleanexpert.co.uk/booking/?gpmpn_page=2&postcode=n145ae

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Please try this:

    jQuery('.gfield-choice-input').on('click', function(event) {        
     var target = jQuery("#field_1_80");
       // event.preventDefault();
        jQuery('html, body').stop().animate({
            scrollTop: target.offset().top - 180
        }, 2000);
});
about 4 years ago · Juan Pablo Isaza Denunciar
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