Home
last modified time | relevance | path

Searched refs:_keyboard_action (Results 1 – 1 of 1) sorted by relevance

/plugin/galleryv1.5/
H A Dscript.js463 addEvent(document,'keydown',this._keyboard_action);
469 removeEvent(document,'keydown',this._keyboard_action);
471 _keyboard_action: function(e) { method in LightBox