Definition and Usage of HTML onkeyup Event Attribute
The onkeyup attribute fires when the user releases a key (on the keyboard).
Tip: The order of events related to the onkeyup event:
- onkeydown
- onkeypress
- onkeyup
Category: | Web Tutorial |
Sub Category: | HTML Keyboard Events Attribute |
Uploaded by: | Admin |