If true, the KeyEvent fires on keydown. Otherwise, it fires on keypress.
|
Code » | |
An enumeration of key identifiers currently part of the W3C draft for DOM3
and their mappings to keyCodes.
http://www.w3.org/TR/DOM-Level-3-Events/keyset.html#KeySet-Set
This is currently supported in Safari and should be platform independent.
|
Code » | |
Map from Gecko specific key codes to cross browser key codes
|
Code » | |
An enumeration of key codes that Safari 2 does incorrectly
|
Code » |