1.2.2 • Published 5 years ago

@accursoft/jquery-osk v1.2.2

Weekly downloads
1
License
BSD-3-Clause
Repository
github
Last release
5 years ago

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.

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago