Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

80
Visualizações
post Jquery input values from calculator and pass into link parameters

I have a jQuery calculator that I built using a conversion tool called Appizy. It takes a excel calculation and converts it into jQuery and html.

Here is the site: https://staging-homecarepulse.kinsta.cloud/pricing-calc/

What I am trying to do is grab the input values that are displayed and append them to a link for example i want to create a dynamic link with these parameters

 ?demo_request_type=es&active_clients=[NUMBER]&active_caregivers=[NUMBER]

where number is, the input values from the calculator (NOT RESULTS) should show.

Would much appreciate any suggestion in the right direction. Thank you!!

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

i was able to solve this by adding a value to my inputs

<input type="text" id="qta_field1" value="${item.value}"/>

I think added this my button link

onclick="this.href='http://www.google.com?demo_request_type=example&active_clients='+document.getElementById('qta_field1').value +'&active_caregivers='+document.getElementById('qta_field2').value"

this opens up a new window with the parameters set in the input field by the user

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda