keithamus/jwerty

Caps lock detection

Open

#8 ouverte le 21 déc. 2011

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)JavaScript (117 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 214 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur