4 jQuery On Screen Keyboards

Sam Deering
Share

All these examples use jQuery to produce an on-screen keyboard.

Related posts:

1. jQuery On-Screen Keyboard

On-screen keyboard powered by jQuery.

jQuery-On-Screen-Keyboard.jpg
Source

2. Creating a Keyboard with CSS and jQuery

The keyboard includes “action” keys (caps lock, shift, and delete) which dynamically changes the keyboard when clicked. I’ll show you how to build it today.

Keyboard-with-CSS-and-jQuery.jpg
SourceDemo

3. Virtual Keyboard

An on-screen virtual keyboard embedded within the browser window which will popup when a specified entry field is focused.

Virtual-Keyboard.jpg
Source + Demo

4. jQuery On-Screen Keyboard

Provides multilingual on-screen keyboards for environments such as touch-screen terminals, where a hardware keyboard may not be available.

jQuery-On-Screen-Keyboard2.jpg
SourceDemo