Difference between revisions of "MediaWiki:Common.js"
From The Doctor Who Cuttings Archive
Jump to navigationJump to searchJohn Lavalie (talk | contribs) (Created page with "→Any JavaScript here will be loaded for all users on every page load.: var button = { "imageFile": "images/a/a2/Button_principal_large.png", // image to be shown on the b...") |
John Lavalie (talk | contribs) |
||
(20 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | document.getElementByID("searchInput").focus; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 12:40, 12 August 2020
document.getElementByID("searchInput").focus;