User:Headquarter8302/common.js: Difference between revisions

From the Portal Wiki
Jump to navigation Jump to search
No edit summary
Blanked the page
Tags: Blanking Manual revert
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
window.addEventListener("keydown", function(event) {switch(event.code) {
 
case "Slash":
document.getElementById('searchInput').focus();
}
}, true);

Latest revision as of 10:16, 20 May 2025