移动Safari - 输入字段提交按钮

问题描述:

我注意到当你去google.com时,输入字段键盘有一个提交按钮,而不是原来的返回按钮。

如何打开该功能?

我尝试了type = search但我仍然看到了返回按钮。

I notice when you go to google.com for example, the input field keyboard has a "submit" button as opposed to the original "return" button.
How do I turn on that feature?
I tried type=search but I still see the return button.

谢谢,

Tee

Thanks,
Tee

它实际上有效。

需要有表格标签,我最初只有输入字段。

It actually works.
Need to have the form tag, I initially only had the input field.