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

118
Visualizações
radio button having multiple forms with style

when i click on another radio, that radio is not activated (checked="checked").

$(document).ready(function () {
    $("input[type=radio]").click(function () {
        $(this).closest('form').find("input[type=text]").val(this.value);
    });
});
input[type=radio][checked=checked]{background:#000}
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<form action="hello.php" name="form01" method="post">
    <input type="hidden" name="productid" value="01" />
    <input type="radio" name="price" value="1000" checked="checked">1000
    <input type="radio" name="price" value="2000">2000
    <input type="text" id="it1" name="pricevalue" value="1000">
</form>
<form action="hello.php" name="form02" method="post">
    <input type="hidden" name="productid" value="02" />
    <input type="radio" name="price" value="6000" checked="checked">6000
    <input type="radio" name="price" value="2400">2400
    <input type="text" id="it2" name="pricevalue" value="6000">
</form>
<form action="hello.php" name="form03" method="post">
    <input type="hidden" name="productid" value="03" />
    <input type="radio" name="price" value="500" checked="checked">500
    <input type="radio" name="price" value="700">700
    <input type="text" id="it3" name="pricevalue" value="500">
</form>

about 4 years ago · Juan Pablo Isaza
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