The Mason OER Metafinder Widget

 
MOM iconMason OER Metafinder (MOM)


Advanced Search

Use the code below for this search widget. You may want to adjust the sizes in spots, depending on how you plan to host the widget.

[html]
<div id="dwt-search-widget" style="border: 0px solid #C0C0C0;
border-radius: 2px; width: 450; padding: 5px;">
<div class="MetafinderLook" style="padding-bottom: 6px;
font-size: 16px; font-weight: bold;
font-family: Arial,Helvetica,sans-serif;">
<img src="https://infosparc.gmu.edu/icons/mom.png" alt="MOM icon">Mason OER Metafinder (MOM)</div>
<form action="https://oer.deepwebaccess.com/oer/desktop/en/search.html" method="post" target="_blank">
<div style="display: flex; padding-bottom: 2px;">
<input id="fullRecord" class="TextInput" title="Search Term (required)" name="fullRecord" size="45" type="text" aria-label="Search">&nbsp;
<button style="border: none; color: #fff; background: #006633;
border-radius: 4px; padding: 11px 15px;" type="submit">Search</button></div>
<a style="font-size: 13px;
font-family: Arial, Helvetica,sans-serif;" href="https://mom.gmu.edu">
<strong>Advanced Search</strong>
</a>
</form></div>
[/html]