@accursoft/jquery-osk 中文文档教程
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.
更多
你可能也喜欢
- 11ty-dither 中文文档教程
- @0b5vr/automaton-with-gui 中文文档教程
- @0xproject/forwarder-helper 中文文档教程
- @100tal-seg/seg-react-material-template 中文文档教程
- @128technology/mocha-junit-reporter 中文文档教程
- @20i/mrm-preset 中文文档教程
- @3kles/kles-material-table 中文文档教程
- @aarnet/jupyterlab-ext-changeconf 中文文档教程
- @aaromp/gatsby-source-ghost 中文文档教程
- @abcaustralia/postcss-to-camel-case 中文文档教程