问题
Gmail shows an icon in Chrome when the user has capslock on and focuses on the password field, how are they able to do that?
There are many related question to this, but no one seem to know how to do it without user input, like:
- How do you tell if caps lock is on using JavaScript?
回答1:
Nevermind, this is a native function of the Chrome browser when focusing on password field, clever!
来源:https://stackoverflow.com/questions/10680935/how-can-i-check-if-capslock-is-on-without-waiting-for-the-user-to-type-character