<form class="form-horizontal" name="filecheck" id="filecheck" role="form" onsubmit="return false;">
....
</form>
网上说单个input才会有回车提交,我试了并不管用,多个input也会提交,故采用以上方法!
<form class="form-horizontal" name="filecheck" id="filecheck" role="form" onsubmit="return false;">
....
</form>
网上说单个input才会有回车提交,我试了并不管用,多个input也会提交,故采用以上方法!
494
1万+

被折叠的 条评论
为什么被折叠?