2
0
mirror of https://github.com/boostorg/website.git synced 2026-02-26 05:02:18 +00:00
Files
website/common/sidebar-search.html
Rene Rivera 88e2ad48e1 *** empty log message ***
[SVN r21]
2005-12-06 20:39:15 +00:00

34 lines
1.4 KiB
HTML

<div id="search">
<div id="search-0">
<h4>Search</h4>
<form method="get" action="http://www.google.com/custom">
<p><span id="search-text"><input type="text" name="q" id="q" size=
"10" maxlength="255" alt="Search Text" /></span> <span id=
"search-choice"><select name="hq" id="hq">
<option label="Boost" value="site:www.boost.org">
Boost
</option>
<option label="Documentation" value=
"site:www.boost.org inurl:www.boost.org/libs OR inurl:www.boost.org/doc">
Documentation
</option>
<option label="Mailing Lists" value="site:lists.boost.org">
Mailing Lists
</option>
</select></span> <span id="go"><input type="image" name="search" src=
"/gfx/space.png" alt="Search" id="search-button" /></span> <span id=
"google"><a href="http://www.google.com/search"><img src=
"/gfx/google_logo_25wht.gif" alt="Google" /> Powered</a></span>
<input type="hidden" name="cof" value=
"LW:277;L:http://www.boost.org/boost.png;LH:86;AH:center;GL:0;S:http://www.boost.org;AWFID:9b83d16ce652ed5a;" />
<input type="hidden" name="sa" value="Google Search" /> <input type=
"hidden" name="domains" value="www.boost.org;lists.boost.org" /></p>
</form>
</div>
<div class="box-bottom"></div>
</div>