<div class="codetitle"> <span><a style="CURSOR: pointer" data="99258" class="copybut" id="copybut99258" onclick="doCopy('code99258')"><u>コードをコピー</u></a></span> コードは次のとおりです:</div> <div class="codebody" id="code99258"> <br><!DOCTYPE html PUBLIC "-//W3C/ /DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <br><html xmlns="http://www.w3 .org/ 1999/xhtml"> <br><br><head> <br><meta http-equiv="Content-Type" content="text/html" /> <🎜; ><title>js は div.html</title> <br><br><body> の値を設定します。 " name="form1 "> <br><label><input type="radio" name="radio" value="1 ~ 10 歳" onclick="ok(this.value);"> 1 ~ 10 歳<br><label><input type="radio" name="radio" value="11 歳" onclick="ok(this.value);">11歳</label> <br><label><input type="radio" name="radio" value="12-120 歳" onclick="ok(this.value);">12- 120 歳</label> <br> <input type="button" onclick="ok()" value="テスト選択値"> <br><br> div id="test"> <br><script language="javascript" type="text/javascript"> <br><-- <BR>関数 ok() <br>{ <br>var temp= document.getElementsByName("radio"); <BR>for (i=0;i<temp.length;i ){ <BR>//Traverse Radio <BR>if(temp[i ].checked) <BR>{ <BR>//alert("You selected" temp[i].value); <BR>//Radio<BR>document.getElementById('test').innerHTML の値を取得します。 = temp[i].value; <BR>} <BR>} <BR>--> <BR><BR></body> ;/html><br><br> </div>