AJAX如何提交 checkbox 数组

<inputname="gh_type[]"id="gh_type[]"type="checkbox"value="1"/>1,<inputname="gh_type[]... <input name="gh_type[]" id="gh_type[]" type="checkbox" value="1" />1,
<input name="gh_type[]" id="gh_type[]" type="checkbox" value="5" />5,
<input name="gh_type[]" id="gh_type[]" type="checkbox" value="6" />6,
<input name="gh_type[]" id="gh_type[]" type="checkbox" value="7" />7,
<input name="gh_type[]" id="gh_type[]" type="checkbox" value="8" />8,
<input name="gh_type[]" id="gh_type[]" type="checkbox" value="9" />9,
<input name="gh_type[]" id="gh_type[]" type="checkbox" value="2" />2,
<input name="gh_type[]" id="gh_type[]" type="checkbox" value="3" />3,
<input name="gh_type[]" id="gh_type[]" type="checkbox" value="4" />4,

用AJAX怎么提交呢
展开
 我来答
百度网友0b3b3b0dd0
2012-03-22 · TA获得超过1.2万个赞
知道大有可为答主
回答量:1.6万
采纳率:0%
帮助的人:3381万
展开全部
你 <input type="checkbox" class="check" id=''check6" name="checks" value="6"/>
都给他加个name="checks" 在action 中定义个 String[] checks;顺便生成get/set方法 其余的就不用了 他是自动获取你选中的值
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式