keithamus/jwerty

Need for an ability to detect if ctrl/shift/alt key is active at current event

Open

#46 opened on Oct 14, 2013

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (1,214 stars) (117 forks)batch import
help wanted

Description

Currently there is no ability to detect if there were any of shift/ctrl/alt key active for current event. Would be nice to have something like $.jwerty.is('shift').

Contributor guide