About 13,300 results
Open links in new tab
  1. JavaScript Key Code Event Tool | Toptal®

    KeyCode.Info allows users to press any key and instantly get the JavaScript Key or Key Code KeyboardEvent. Check out the Tool and Event List.

  2. Key.js \ JavaScript keyboard event key codes & key identifiers

    Press any key to get the JavaScript keydown event key, code, which and keyCode properties:

  3. JavaScript Keycode List – Keypress Event Key Codes for Enter, Space ...

    Jan 8, 2021 · JavaScript keyboard events help you capture user interactions with the keyboard. Like many other JavaScript events, the KeyboardEvent interface provides all the required properties and …

  4. KeyboardEvent: keyCode property - Web APIs | MDN

    Sep 18, 2025 · Instead, you should use KeyboardEvent.code (for the physical key pressed) or KeyboardEvent.key (for the character the key maps to). Check compatibility for either property if you …

  5. JavaScript KeyCode Reference | Complete Event.keyCode List

    What is keyCode in JavaScript? keyCode is a deprecated property of keyboard events that returns a numeric code representing the key that was pressed. For example, 13 for Enter, 27 for Escape, and …

  6. Keyboard Event Code Tester - Find JavaScript Key Codes

    A free online tool to instantly find the JavaScript event.key, event.code, and keyCode for any key you press. Perfect for developers building keyboard shortcuts.

  7. JavaScript keyCode Tool and Table - utils.com

    Free online utility to show the keyCode of keyboard events in JavaScript. Try it now!. Easy, quick, free and secure.

  8. JavaScript Keyboard Events - W3Schools

    JavaScript provides keyboard events to detect and handle user input from the keyboard, enabling interactive web experiences like form validation, game controls, and keyboard shortcuts.

  9. Keycode Info - JavaScript Key Code Detector & Reference

    Detect JavaScript keycodes, key values, and modifiers instantly. Find keyCode, code, location properties for any pressed key in real-time.

  10. Keycode Detector - Free JavaScript Keyboard Event Tool

    Free online keycode tool for developers debugging keyboard events and shortcuts.