HTML radio指定相同name,则为互斥关系

<input name=”sex” type=”radio” />男
<input name=”sex” type=”radio” /> 女

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注