Official site

Demos: [Plain text] | [Popup mode] | [IFrame mode (isolated from page)] | [Lite install] | [TinyMCE] | [TinyMCE 3] | [Xinha] | [FCKEditor] | [CKEditor]

VirtualKeyboard demo page

Subject:

Password (has keyboard animation disabled):

Text:
 Tip: Click on the "Keyboard" button to open the keyboard.

Installation

  1. Add <script type="text/javascript" src="vk_popup.js" ></script> to the page's HEAD section
  2. Add button to open the keyboard <button onclick="IFrameVirtualKeyboard.toggle('default_input_id');">Keyboard</button>
  3. Add attribute onfocus="IFrameVirtualKeyboard.attachInput(this)" to any fields which should receive keyboard input
  4. Click on the field to open the keyboard

Resources