Horje

Definition and Usage of HTML onkeydown Event Attribute

The onkeydown attribute fires when the user is pressing a key (on the keyboard).

Tip: The order of events related to the onkeydown event:

  1. onkeydown
  2. onkeypress
  3. onkeyup




Category:
Web Tutorial
Sub Category:
HTML Keyboard Events Attribute
Uploaded by:
Admin