「MediaWiki:Gadget-searchFocus.js」:修訂間差異

跳至導覽 跳至搜尋
增加 674 位元組 、​ 2022年1月31日 (星期一)
無編輯摘要
imported>Irukaza
(以“$( function () { document.getElementById("searchInput").focus(); });”替换内容)
imported>Irukaza
無編輯摘要
 
行 1: 行 1:
// <pre><nowiki>
//  _________________________________________________________________________________________
// |                                             |
// |           === WARNING: GLOBAL GADGET FILE ===                  |
// |          Changes to this page affect many users.                 |
// | Please discuss changes on the talk page or on [[Wikipedia_talk:Gadget]] before editing. |
// |_________________________________________________________________________________________|
//
// Imported from [[Wikipedia:FAQ/Main Page]] as of April 1, 2008
// </pre></nowiki>
$( function () {
$( function () {
   document.getElementById("searchInput").focus();
   document.getElementById("searchInput").focus();
});
});
匿名使用者

導覽選單