更改“输入” iPhone 键盘上的关键文本?

发布于 2024-12-03 14:13:12 字数 306 浏览 0 评论 0原文

(这个问题涉及 Safari 中的 HTML 页面,而不是 XCode 中的应用程序开发。)

在 iPhone 上的 Safari 中,当单击

可以更改此文本吗?

我记得有一篇文章说有关使用

(This question concerns HTML pages in Safari, not app development in XCode.)

In Safari on iPhone, when clicking on a <input> or <textarea>, the text on the enter key
says "enter".

Is it possible to change this text?

I remember a posting saying something about using <textarea title="My button text">, but this does not work when I tried it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

因为看清所以看轻 2024-12-10 14:13:12

注意。

您将获得操作系统中定义的返回键和键盘类型。除非您想尝试破解键盘的视图层次结构来更改该按钮,否则这将是一个非常糟糕的计划。 (这里的标准建议是向 Apple 提交错误报告,让他们知道您想要更多/不同的选项。)

Note.

You get the return key and keyboard types defined in the OS. Unless you want to try to hack the keyboard's view hierarchy to change that button, which would be a really bad plan. (Standard recommendation here is to file a bug report with Apple to let them know you'd like more/different options.)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文