Widget:SearchBar2: Difference between revisions
(Created page with "<div id="p-search2" role="search"> <h3> <label for="searchInput">Search Learning & How-To's</label> </h3> <form action="/wiki/en/index.php" id="searchform"> <div id...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<form action="/en/wiki/index.php" id="searchform" class="vector-search-box-form"> | |||
<div id="simpleSearch" class="vector-search-box-inner" data-search-loc="header-navigation"> | |||
<input class="vector-search-box-input webfonts-changed" type="search" name="search" placeholder="Search by place or topic" aria-label="Search by place or topic" autocapitalize="sentences" title="Search FamilySearch Wiki [alt-shift-f]" accesskey="f" id="searchInput"> | |||
<input type="hidden" name="title" value="Special:Search" class="webfonts-changed"> | |||
<input id="mw-searchButton" class="searchButton mw-fallbackSearchButton webfonts-changed" type="submit" name="fulltext" title="Search the pages for this text" value="Search"> | |||
<input id="searchButton" class="searchButton webfonts-changed" type="submit" name="go" title="Go to a page with this exact name if it exists" value="Go"> | |||
</div> | |||
</form> | |||
Latest revision as of 11:19, 1 February 2024
<form action="/en/wiki/index.php" id="searchform" class="vector-search-box-form">
<input class="vector-search-box-input webfonts-changed" type="search" name="search" placeholder="Search by place or topic" aria-label="Search by place or topic" autocapitalize="sentences" title="Search FamilySearch Wiki [alt-shift-f]" accesskey="f" id="searchInput"> <input type="hidden" name="title" value="Special:Search" class="webfonts-changed"> <input id="mw-searchButton" class="searchButton mw-fallbackSearchButton webfonts-changed" type="submit" name="fulltext" title="Search the pages for this text" value="Search"> <input id="searchButton" class="searchButton webfonts-changed" type="submit" name="go" title="Go to a page with this exact name if it exists" value="Go">
</form>