Skip to content

form表单<input type="button">不会发送http请求! #24

@yongheng2016

Description

@yongheng2016

可以提交(发送http请求):

<input type="submit" value="提交">
<button>提交</button>

不进行提交(不发送http请求)

<input type="button" value="提交">

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions