About 1,360,000 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. 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 …

  4. KeyboardEvent keyCode Property - W3Schools

    DOM Level 2 Keyboard Events. Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, …

  5. 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.

  6. JavaScript Keycode Reference: Key Finder Tool & Complete Guide

    Dec 9, 2025 · Complete JavaScript keycode reference with interactive key finder tool. Learn what keycodes are, how to use them in JS and modern alternatives.

  7. Keycode Info - JavaScript Key Code Detector & Reference

    Key: The value of the key, such as a, Enter, or Shift. Keycode: A numerical value that corresponds to the pressed key. Note: This property is considered deprecated but is still useful …

  8. 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 …

  9. JavaScript Key Code List & Table | Toptal®

    Easily find every JavaScript Key Code in one table. Get started now.

  10. Keycode Javascript Info - folge.me

    Get comprehensive information about javascript keyboard events including key codes, key names, modifiers, and more. Perfect for developers working with keyboard events, game …