YUI~event-konami Class
Based on the Konami code (http://en.wikipedia.org/wiki/Konami_Code). Subscribers to this event should do something special. The event will be fired only once for each subscriber. With great power comes great responsibility, after all.
Item Index
Events
Events
konami
Provides a subscribable event named "konami".
Event Payload:
-
typeString'konami'
-
fnFunctionthe callback function
-
idString | Node | etcthe element to bind (typically document)
-
oObjectoptional context object
-
argsObject0..n additional arguments that should be provided to the listener.
undefined: YUI~event-konami