@accursoft/jquery-osk 中文文档教程

发布于 5年前 浏览 21 项目主页 更新于 3年前

jQuery On-Screen Keyboard

在块级容器中创建键盘

$('#container').loadLayout('layout.json', callback)

使用container

:包含元素layout.json:布局文件的路径

callback:一个函数调用每个按键

请参阅随附的演示示例。

jQuery On-Screen Keyboard

Create a keyboard in a block-level container with

$('#container').loadLayout('layout.json', callback)

container: the containing element

layout.json: path to the layout file

callback: a function to call for each keypress

See the included demo for an example.

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