[removed] different keyCodes on different browsers?

前端 未结 4 1345
我在风中等你
我在风中等你 2020-12-08 21:53

So I\'ve seen some forums posts about different browsers reporting differenct keyCodes, but everyone seems so avoid the \"why?\".

I was trying to capture the colon (

4条回答
  •  旧巷少年郎
    2020-12-08 22:24

    See http://unixpapa.com/js/key.html for an explanation why they have different keys. I do not know of an international way to match keys.

提交回复
热议问题