Neuroscience Information Framework

Add NIF Search Box to Your Website


To add a NIF Search box to your website, copy and paste the following code inside the <body> of your html code.


<!-- Begin Search Neuroscience Information Framework Widget -->
<div style="border:1px solid #000; width:375px; padding: 4px 5px 4px 5px; margin:0px; background-color:#c8b38a" >
<!-- For customizing purposes: border: width style color; width applies to width of the box; padding: top right bottom left; background-color: changes the color -->
<p style="padding:2px; margin:2px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000; font-weight:bold;" align="center"> <!-- font family and size fully customizable -->
Search the Neuroscience Information Framework!
</p>
<!-- do not edit the following script -->
<script type="text/javascript">
function basicSearch()
{
var q = document.getElementById("q").value;
if ('' !== q)
{
window.location = "http://www.neuinfo.org/search?query=" + q;
}
}
</script>
<!-- -->
<form action="javascript:basicSearch();" style="padding:0; margin:0; text-align:center" > <!-- change space around the search bar with padding: top right bottom left -->
<input type="text" name="q" id="q" maxlength="255" style="width:70%;" /> <!-- change the width of the search bar (should not exceed the width of overall box) -->
<input type="button" value="Search NIF" onclick="javascript:basicSearch();" /> <!-- value changes the text inside the button. do not change the onclick -->
</form>
<!-- text, font family and size fully customizable -->
<p style="padding:0 7px 0 7px; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:125%; color:#000;" align="left">
A dynamic inventory of Web-based neuroscience resources: data, materials, and tools.
</p>
<p style="padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;" align="center" >
<!-- links underneath search bar; font family and text size fully customizable -->
<a href="http://neuinfo.org" title="NIF" style="color:blue;">More about NIF</a> |
<a href="http://neuinfo.org/help/index.shtm#content" title="Help" style="color:blue;">Need Help?</a>
</p>
</div>
<!-- End Search Neuroscience Information Framework Widget -->


Example:

Search the Neuroscience Information Framework!

A dynamic inventory of Web-based neuroscience resources: data, materials, and tools.

More about NIF | Need Help?

Last updated: Friday, 30-Jul-2010 22:03:50 PDT

For general information, contact us at support@neuinfo.org


Principal Investigators:
Maryann Martone
maryann@ncmir.ucsd.edu

Amarnath Gupta
gupta@sdsc.edu


Jeffrey S. Grethe
jgrethe@ncmir.ucsd.edu

Project Manager:
Ashraf Memon
amemon@sdsc.edu
Curation:
Anita Bandrowski
abandrowski@ucsd.edu
External Relations/Web Support:
Lee G. Hornbrook
lee@ncmir.ucsd.edu