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.
Browser Behaviors are variousely...
Netscape 4.7 on Linux 2.2.x/2.0.x | After "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-Win98 | After "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. |
|
|