Accented Character Input

Add functionality to input accented characters for non accented keyboards when the current input focus is on a text input element, or a content-editable element.

These are versions of this script where the code was updated. Show all versions.

  • v1.0.7 2025-07-27

    Input fix for content-editable elements (non form field text input elements)

  • v1.0.6 2024-02-17

    Fixed accented character was still inputted on non content-editable element

  • v1.0.5 2022-05-15

    Fixed bug where character is generated when it shouldn't have

  • v1.0.3 2018-06-26 Fixed script doesn't work at all on Chrome and Firefox Quantum. Workaround for Firefox Quantum bug: keyup event is not always fired for ALT key.
  • v1.0.1 2018-06-06