I want to get text on the keyboard, not key code. For example, I press shift + f, I get "F" instead of listening to two key code. Another example, I press F3, I did not enter anything. How can I find out what in js? Thanks.
javascript javascript-events events
Tattat
source share