Hi,
I'd like to have a script for textarea for typing with some forign symbols and character.
I'd like to give users opportunity to re-assign key values if they will not like current keyboard layout.
Basically, the only thing I need is to know how to re-assing letters to different keys:
if I hit "abc" keys - "xyz" or whatever foreign letteres assigned to those keys should appear in the textarea.
Any help would be appreciated!
Thank you
I'd like to have a script for textarea for typing with some forign symbols and character.
I'd like to give users opportunity to re-assign key values if they will not like current keyboard layout.
Basically, the only thing I need is to know how to re-assing letters to different keys:
if I hit "abc" keys - "xyz" or whatever foreign letteres assigned to those keys should appear in the textarea.
Any help would be appreciated!
Thank you