[IUG] Search Box on Non-OPAC Website


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
The keyword search in my non-Webpac searchbox is not working properly. You can see it in action at http://www.law.nyu.edu/library . All the other searches are working.

Would someone mind taking a look at my code and seeing if they can spot a problem?

<form action="http://julius.law.nyu.edu/search/"; id="julius" method="get" name="julius" style="MARGIN-TOP: 0px; PADDING-TOP: 0px">

<select name="searchtype" style="MARGIN-TOP: 0px; PADDING-TOP: 0px">
<option selected value="X"> Keyword </option>
<option value="t"> Title </option>

<option value="a"> Author </option>
<option value="i"> ISBN/ISSN </option>
<option value="d"> Subject </option>r
<option value="j"> Series </option>
</select>

<input height="27" name="searcharg" onfocus="this.value=''" size="25" style="BORDER-RIGHT: #998c76 3px solid; BORDER-TOP: #998c76 3px solid; BORDER-LEFT: #998c76 3px solid; BORDER-BOTTOM: #998c76 3px solid; BACKGROUND-COLOR: #d0d0d0" title="Search the NYU Law Library catalog" value="enter search terms">
<input name="SORT" type="hidden">
<input alt="search the library catalog" class="search_submit" style="BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: 0px; COLOR: #fff; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: #484462" type="submit" value="Search">&nbsp;&nbsp;</form>

Thanks.

Leslie

**********************
Leslie Rich
Associate Director for Technology
New York University Law Library
40 Washington Square South
New York, NY 10012
leslie dot rich at nyu dot edu
Phone: 212.998.6305
Fax: 212.995.4559
************************




--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---