gpt4 book ai didi

ios - 在 iPad 上更改 html textarea 的键盘类型

转载 作者:可可西里 更新时间:2023-11-01 03:08:40 25 4
gpt4 key购买 nike

我正在为 iPad 编写网络应用程序。我知道可以更改使用以下方法选择 html input 字段时显示的键盘类型:

Text: <input type="text" />
Telephone: <input type="tel" />
URL: <input type="url" />
Email: <input type="email" />
Zip Code: <input type="text" pattern="[0-9]*" />

问题是我必须使用textarea 而不是input。是否可以得到相同的结果?

如果不是:是否有任何方法可以更改 ENTER 键的键盘标签。目前默认标签是“返回”,我想要“发送”(因为它是一个聊天应用程序)。

非常感谢!

最佳答案

如果是纯 html/css/javascript。这是不可能的

关于ios - 在 iPad 上更改 html textarea 的键盘类型,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7270190/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com