keithamus/jwerty

Caps lock detection

Open

#8 opened on 2011年12月21日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)JavaScript (1,214 stars) (117 forks)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

コントリビューターガイド