Team:UCL London/Search

From 2010.igem.org

(Difference between revisions)
(New page: {{:Team:UCL_London/templates/v2/headerFullWidth}} {{:Team:UCL_London/templates/v2/footerFullWidth}})
Line 1: Line 1:
{{:Team:UCL_London/templates/v2/headerFullWidth}}
{{:Team:UCL_London/templates/v2/headerFullWidth}}
-
 
+
<div id="cse" style="width: 100%;">Loading</div>
 +
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
 +
<script type="text/javascript">
 +
  google.load('search', '1', {language : 'en'});
 +
  google.setOnLoadCallback(function() {
 +
    var customSearchControl = new google.search.CustomSearchControl('015037489037541248416:puabtvcdnqy');
 +
    customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
 +
    customSearchControl.draw('cse');
 +
  }, true);
 +
</script>
 +
<link rel="stylesheet" href="http://www.google.com/cse/style/look/greensky.css" type="text/css" />
{{:Team:UCL_London/templates/v2/footerFullWidth}}
{{:Team:UCL_London/templates/v2/footerFullWidth}}

Revision as of 14:39, 29 August 2010

UCL IGEM 2010

RETURN TO IGEM 2010

Loading

<script src="http://www.google.com/jsapi" type="text/javascript"></script> <script type="text/javascript">

 google.load('search', '1', {language : 'en'});
 google.setOnLoadCallback(function() {
   var customSearchControl = new google.search.CustomSearchControl('015037489037541248416:puabtvcdnqy');
   customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
   customSearchControl.draw('cse');
 }, true);

</script> <link rel="stylesheet" href="http://www.google.com/cse/style/look/greensky.css" type="text/css" />

Retrieved from "http://2010.igem.org/Team:UCL_London/Search"