longkeydown

.longkeydown(fn)

fnA handler function previously attached for the event(s)

event fired when one key stays pressed for a while

longpmousedown

.longpmousedown(fn)

fnA handler function previously attached for the event(s)

event fired when the mouse stays pressed for a while

clickoutside

.clickoutside(fn)

fnA function to execute when the event is triggered

event fired when user clicks outside a element

multiclick

.multiclick(fn)

fnA handler function previously attached for the event(s)

event fired when user clicks 3 times quickly on a element

nocontextmenu

.nocontextmenu()

active/deactivate context menu