判断Checkbox跟Radio的一种方法

判断Checkbox和Radio的一种方法title判断Checkbox和Radio - 51windows.Net/titlemeta http-equivCo

判断Checkbox和Radio的一种方法





<title>判断Checkbox和Radio - 51windows.Net</title>&lt;meta http-equiv="Content-Type" content="text/html; charset=gb2312"&gt;
<form method="post" name="myformname1">
<input type="checkbox" name="checkname1" id="c11" value=""><label for="c11"></label>
</form>