keithamus/jwerty

Caps lock detection

Open

#8 创建于 2011年12月21日

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

仓库指标

Star
 (1,214 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南