-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[html] 第132天 触发form表单自动提交的方式有哪些? #1112
Comments
两种 |
两种 标签下 |
使用 |
|
输入框回车也可以触发提交表单 |
form里只有唯一个input时候,回车即提交表单. |
第132天 触发form表单自动提交的方式有哪些?
The text was updated successfully, but these errors were encountered: