gpt4 book ai didi

Blackberry Playbook WebWorks 如何使文本字段打开不同的虚拟键盘?

转载 作者:行者123 更新时间:2023-12-04 06:00:53 27 4
gpt4 key购买 nike

我正在为 Blackberry Playbook 开发一个 WebWorks 应用程序。他们文档中的这个页面说

You can display a specific type of virtual keyboard, depending on the type of input that is required. In addition to the default keyboard, you can choose from a selection of keyboards, such as a keyboard designed for typing in an email or a keyboard designed for typing in a browser.



https://bdsc.webapps.blackberry.com/html5/documentation/ww_best_practices/ui_components_tablet_microsites_1877108_11.html

但是,我找不到有关如何实际执行此操作的任何文档。我有一些用于输入电子邮件地址的字段,因此我想为用户提供一个以电子邮件为重点的键盘。

这是一个 WebWorks 应用程序,而不是 Flash。有什么想法吗?

最佳答案

那些特殊的键盘布局由 type 决定HTML5 的属性 <input>标签。以下是 HTML5 specification 中定义的一些“特殊”类型:

  • tel
  • url
  • email
  • number


选择后,将为您显示相应的键盘布局。

Blackberry 也有自己的文档,其中列出了 all possible <input> types available under WebWorks .

关于Blackberry Playbook WebWorks 如何使文本字段打开不同的虚拟键盘?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8915926/

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