|
Event "OnKeyPress" <onkeypress> |
|
|
The event is triggered when the user presses a key as the element has focus. If the other key events are also defined the events occur in order: OnKeyDown > OnKeyPress > OnKeyUp Used in Elements Text (when Href is defined) Graphic Text (when Href is defined) Image (when Href is defined)
See Events.
|