Below you will find our widgets for the library's catalogs and other book sources. Each box contains the widget itself, follwed by its code. The code can be cut and pasted into an html file, whether in Microsoft Word, FrontPage or directly into BlackBoard.
If you have any difficulty with the boxes, please contact Wade Lee-Smith.
<form action="http://utmost.cl.utoledo.edu/search~/a?a" method="post" target="_blank" style="margin: 0; padding: 0;">
<p><span style="font-size: small;"><strong>SEARCH UToledo Libraries' Catalog</strong></span></p>
<p><select name="searchtype" style="margin-bottom: 2px; width: 180px;"> <option value="X" selected="selected">Search by: KEYWORD</option> <option value="t">Search by: TITLE</option> <option value="a">Search by: AUToledoHOR</option> <option value="d">Search by: SUBJECT</option></select> <input name="searcharg" maxlength="75" style="width: 150px;" /><input name="SORT" type="hidden" value="D" /><input type="submit" value="Search" style="margin-left: 2px;" /></form>
<img src="http://www.ohiolink.edu/images/webpac/main-header.png" />
<FORM
name=quicksearch action=http://olc1.ohiolink.edu/search/~ method=get
target="_blank" style=" padding:10px"><br></br>
<SELECT style="FONT-SIZE: 10pt" name=searchtype>
<OPTION value=X selected>Search by: KEYWORD</OPTION>
<OPTION value=t>Search by: TITLE</OPTION>
<OPTION value=a>Search by: AUToledoHOR</OPTION>
<OPTION value=d>Search by: SUBJECT</OPTION>
</SELECT>
<INPUToledo style="FONT-SIZE: 10pt" maxLength=250
name=searcharg> <INPUToledo type=hidden value=A
name=SORT><INPUToledo style="FONT-SIZE: 10pt"
type=submit value=Search> </FORM>
Search ONLY Toledo Dissertations using ProQuest Dissertations & Theses
<p><br />Search ONLY Toledo Dissertations using ProQuest Dissertations & Theses</p>
<div></div>
<script type="text/javascript">// <![CDATA[
function proQuestSearchGo(){
var url="http://0-proquest.umi.com.carlson.utoledo.edu/pqdweb?RQT=305&FT=1&DBId=21696&SQ=";
var searchInputEl = document.getElementById("proQuestSearchInput");
document.location=url + encodeURIComponent(searchInputEl.value);
}
// ]]></script>
<script type="text/javascript">// <![CDATA[
function handleKeyPress(e,form){
var key=e.keyCode || e.which;
if (key==13){
proQuestSearchGo();
}
}
// ]]></script>
<div>
<div id="proQuestSearchBox" style="background-color: #ffffff; margin: 0 1.00em 1.00em 0;">
<div id="enterText" style="position: absolute; left: -1000em; width: 20em;">Search ProQuest Dissertations & Theses:</div>
<input onkeypress="handleKeyPress(event,this.form)" id="proQuestSearchInput" />
<div style="display: inline;"><input type="button" value="ProQuest Search" onclick="proQuestSearchGo()" /></div>
</div>
</div>
Note: Only a single ProQuest widget can be placed on a LibGuide page... if multiple widgets are present, they return blank search results.
A widget is a small piece of html code that places a dynamic element into your webpage from another source. Here the widgets are exclusively search boxes for library materials. Other types of widgets include clocks, stock tickers and weather forecasts.
Our search widgets allow you to place reliable search engines right where your students are. For example, your assignment sheet, if you use Word's HTML option, could have widgets.