input text框和 checkbox 连带被选中的情况

<html>
<head></head>
<body>
    <ul>
      <li><input type="checkbox" value="E" id="q15_5" name="q15[]" /><label for="q15_5"> E&nbsp;其他</label></li>
    </ul>
</body>
</html>

注意for与id。

posted @ 2013-09-13 13:35  horizon~~~  阅读(506)  评论(0编辑  收藏  举报