Searched refs:enableKeyboardNav (Results 1 – 1 of 1) sorted by relevance
583 this.enableKeyboardNav();585 LyteBox.prototype.enableKeyboardNav = function() { document.onkeydown = this.keyboardAction; }; method in LyteBox