Answer the question
In order to leave comments, you need to log in
How to display radio button values?
How to output the val value of a checked radio button to an input and a paragraph?
<input name="radio" type="radio" value="5" >5
<input name="radio" type="radio" value="3" >3
<input name="radio" type="radio" value="535">535
<input type="text" name="price" id="inp">
<p id="text"></p>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question