2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-28 19:52:14 +00:00
Files
website/common/sidebar-search.html
Rene Rivera 764d17bb01 *** empty log message ***
[SVN r36]
2005-12-15 17:48:35 +00:00

35 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"><button type="submit" name="search"
value="Search" id="search-button">Go <span class=
"link">&gt;</span></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>