Key Pad (JavaScript)


Author: Masao Yamada (MIS)
Last Modified (UTC): $Date: 2000/09/13 12:49:06 $

Abstracts

  This JavaScript code provids a "Key Pad" functionality for the keyboard-less platforms.
  This version ($Revision: 1.2 $) cannot handle the Japanese characters on several platforms...   However, the *FOLLOWINGS* are abailable.

Developper Memo

  Browser Behaviors are variousely...


Demo Application

Netscape 4.7 on Linux 2.2.x/2.0.xAfter "RESET" entity worked, "KP_APPLICATION"'s texts/textareas has the values that were set by "Key Pad" components.

As running "onUnload=" statements, the document objects are lost!

As the page comes back, "KP_APPLICATION"'s texts/textareas show the typed-in strings as same as "VALUE" attrs.
Internet Explorer 5.5 on MS-Win98After "RESET" entity worked, "KP_APPLICATION"'s texts/textareas has the empty strings.

As running "onLoad=" statements, the document objects are alive!

As the page comes back, "KP_APPLICATION"'s texts/textareas look like empty, but the "VALUE" attr has the typed-in strings at the last visiting.
サンプル: メール送信フォーム


`Key Pad' Component
(C) Copyrighted
by Masao Yamada (MIS) in 2000

機能 1機能 2機能 3機能 4
機能 5機能 6機能 7機能 8
[ 1 { @ . / : ~ - } あ ] [ 2 { A B C } か ] [ 3 { D E F } さ ] [ 濁音/記号{, . ! ? [ ]} ]
[ 4 { G H I } た ] [ 5 { J K L } な ] [ 6 { M N O } は ] [ { + * } ]
[ 7 { P R S } ま ] [ 8 { T U V } や ] [ 9 { W X Y } ら ] [ { - / } ]
[ Back Space 消去 ] [ 0 { Q Z , " _ } わ ] [ Space 空白 ] [ Enter 改行 ]