MCPcopy Index your code
hub / github.com/JsAaron/jQuery / Event.js

File Event.js

2.0.3/Event.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2 var rkeyEvent = /^key/,
3 rmouseEvent = /^(?:mouse|contextmenu)|click/,
4 rfocusMorph = /^(?:focusinfocus|focusoutblur)$/,

Callers

nothing calls this directly

Calls 2

jQueryFunction · 0.70
safeActiveElementFunction · 0.70

Tested by

no test coverage detected