jQuery On-Screen Keyboard Demo
This is a demo of the on-screen keyboard powered by jQuery.
- * Updated default keyboard layout
- * Hooked up to work with mutiple field inputs
- * Added cursor to show when typing
- * Fixed bug: types character on cursor position instead of appending
- * Fixed bug: deletes on character position instead of last character
- * Fixed bug: space actually adds a space