html 表单button

做一下标记:

请务必为form里面button设置type

因为: Internet Explorer 的默认类型是 "button",而其他浏览器中(包括 W3C 规范)的默认值是 "submit"。

button有三种类型:button,reset,submit

posted @ 2017-08-18 16:49  田云  阅读(170)  评论(0)    收藏  举报