Skip to Main Content

Search Widgets

Enterprise widget

How Do You Do It?

Copy this code into your site:

 

<form method="get" label="search" id="searchForm" action="https://kpu.ent.sirsidynix.net/client/en_US/default/search/results" style="margin-bottom: 0;"> <input name="ln" value="en_US" type="hidden" /> <input id="q" size="18" maxlength="40" name="q" onblur="this.value = this.value || this.defaultValue; this.style.color = '#999';" onfocus="this.value=''; this.style.color = '#000';" value="KPU Catalog" accesskey="s" type="text" /> <input value="Search" id="searchButton" class="button" title="Search" type="submit" /></form>

Searching the Library catalogue with drop downs

Search the KPU Catalogue

Copy this Text to embed the drop down Enterprise search widget

<form action="https://kpu.ent.sirsidynix.net/client/en_US/default/search/results" id="searchForm" method="get">
<h5>Search the KPU Catalogue</h5>

<div class="searchline"><input name="ln" type="hidden" value="en_US" /><br />
<select class="dropDown" id="restrictionDropDown" name="rt"><option value="">All Fields</option><option value="false|||TITLE|||Title">Title</option><option value="false|||AUTHOR|||AUTHOR">Author</option><option value="false|||SUBJECT|||SUBJECT">Subject</option></select>

<p><input accesskey="s" id="qu" maxlength="256" name="qu" style="width:250px;" title="Search For:" type="text" value="" /><input class="button" id="searchButton" title="Search" type="submit" value="Search" /></p>
</div>
</form>

Code for embedding the Enterprise drop down widget

Add the following code either as a widget or straight html code:

 

<!-- BEGIN worldcat.org search box -->
<div id="wcs2w">
<form name="wcfw" id="wcfw" method="get" accept-charset="UTF-8" action="//www.worldcat.org/search" target="_top" style="margin: 0;">
<input type="hidden" name="qt" value="affiliate" />
<input type="hidden" name="ai" value="Kwantlen_KPUlibrary" />
<table>
<tr><td colspan="2" style="text-align: center; font: 11px 'Arial Unicode MS', Arial, Helvetica, Verdana, sans-serif; line-height: 1.3em; margin: 0; text-align: center; width: 250px"><strong>Search for an item in libraries near you:</strong><br /><label for="q" style="color: #666;">Enter title, subject or author</label></td></tr>
<tr>
<td align="right"><input type="text" name="q" id="q" size="20" style="border: 1px solid #999; font: 12px 'Arial Unicode MS', Arial, Helvetica, Verdana, sans-serif; width: 150px;" /></td>
<td align="left"><input type="image" name="wcsbtn2w" id="wcsbtn2w" src="//www.worldcat.org/searchbox/images/wcsbtn2.gif?ai=Kwantlen_KPUlibrary" alt="Search WorldCat" title="Search WorldCat" /></td>
</tr>
<tr><td colspan="2" style="font: 10px 'Arial Unicode MS', Arial, Helvetica, Verdana, sans-serif; margin: 0; text-align: center;"><a style="color: #999" href="//www.worldcat.org/" alt="Visit WorldCat.org" title="Visit WorldCat.org">WorldCat.org >></a></td></tr>
</table>
</form>
</div>
<!-- END worldcat.org search box -->

WorldCat

This widget will help your students search library catalogues globally.

Search for an item in libraries near you:
WorldCat.org >>

Try it Yourself

Illume