jQuery On-Screen Keyboard

Sam Deering
Share

This is a simple on-screen keyboard powered by JavaScript/jQuery. I have made some enhancements to the jsKeyboard plugin and fixed some bugs it had and added it to GitHub.

keyboard

Download

  • * 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
  • * Added HTML5 validation rules