摘要:
使用jquery实现单选框,复选框,下拉菜单的提交并对将结果返回到前台进行显示。页面提交表单 1 <form id="form1" name="form1" method="post" action="sub.action"> 2 <input type="checkbox" name="d" id="d1" value="da1"/>da1 3 <input type="checkbox&quo 阅读全文
posted @ 2013-01-17 21:50
Princeling
阅读(1081)
评论(0)
推荐(0)