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 (117 forks)batch import
help wanted

Repository metrics

Stars
 (1,214 stars)
PR merge metrics
 (No merged PRs in 30d)

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