<div class="htmlarea"> <textarea id="runcode14089"> <title>ラジオ ボタンでリンクの URL を決定します</title> <a href="http://www.jb51.net"> <h4> </h4>選択後、ここをクリックして効果を確認してください</a><form> <input type="radio" name="choices" onclick="changeIt('http://www.jb51.net/codes/')"> <input type="radio" name="choices" onclick="changeIt('/')">http://www.jb51.net/codes/ </form></textarea>スクリプトホーム <br><input onclick="runEx('runcode14089')" type="button" value="运行代码"><input onclick="doCopy('runcode14089')" type="button" value="复制代码"> <input onclick="doSave(runcode14089)" type="button" value="保存代码"> <a href="http://www.jb51.net/article/23421.htm" title="查看具体详情" target="_blank">[Ctrl A すべて選択 注: </a>外部 Js を導入する必要がある場合は、</div> を実行するために更新する必要があります]<script language="JavaScript"> <!--HIDE function changeIt(newLoc) { document.links[0].href=newLoc } //STOP HIDING--> </script>