keithamus/jwerty

Caps lock detection

Open

#8 创建于 2011年12月21日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (1,214 star) (117 fork)batch import
enhancementhelp wanted

描述

It'd be awesome if you were able to detect the status of Caps Lock. A typical use case would be a log in screen where the password is case sensitive and being able to present an alert to the user when it's active.

This link supposedly does this but not in a very pretty manor.

http://www.codeproject.com/KB/scripting/Detect_Caps_Lock.aspx

贡献者指南