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

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

  • v1.0.6 17.02.2024.

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

  • v1.0.5 15.05.2022.

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

  • v1.0.3 26.06.2018. 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 06.06.2018.