0
My question is: When clicking on a radio button, the other "Buttons"/ other questions that are in the simulator should disappear, if press yes, if you press no there is no action, the button I want to give the action I have to call in php right? as?
<div class="layout_da_pagina" id="layout_da_pagina-container"></div>
<h3>a) Tem o Latout do seu site (Estrutura e número de página?)</h3>
<input type="radio" name="layout_da_pagina" value="sim"/>Sim<br/>
<input id="radio" type="layout_da_pagina" name="pesquisa" value="nao" />Não
facilitates our response, puts the code with the radio button and the button
– user60252
I’m a little uneducated on the subject, but yes, help me thank me: <div class="layout_da_pagina" id="layout_da_pagina-container"></div> <H3>a) Do you have Latout on your site (Structure and page number? )</H3> <input type="radio" name="layout_da_pagina" value="yes"/>Yes<br/> <input id="radio" type="layout_da_pagina" name="search" value="no" />No
– user67876
Elaborate on your question (edit the question instead of supplementing the comments). http://meta.pt.stackoverflow.com/questions/1186/como-crea-um-exemplo-m%C3%Adnimo-completo-e-verific%C3%A1vel? Rq=1
– Pagotti
In the same way when clicking the button the action happens.
– Daddo Karmmo
I have several questions with radio Buttons, ex: "question"--radio button yes or no, so successively, like q when pressing yes, hide all other questions and radio Buttons.. I don’t know if you understand what I mean..
– user67876