Difference between revisions of "GoogleSearch"

From KeyWiki
Jump to navigation Jump to search
(New page: <GoogleCoop></GoogleCoop>)
 
Line 1: Line 1:
<GoogleCoop></GoogleCoop>
+
<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('013349510999173777242:kbe3d9kajkw');
 +
    customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
 +
    customSearchControl.draw('cse');
 +
  }, true);
 +
</script>
 +
<link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

Revision as of 19:17, 14 July 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('013349510999173777242:kbe3d9kajkw');
   customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
   customSearchControl.draw('cse');
 }, true);

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