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.

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v1.0.7 27/7/2025

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

  • v1.0.6 17/2/2024

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

  • v1.0.5 15/5/2022

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

  • v1.0.3 26/6/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 6/6/2018