Difference between revisions of "GoogleSearch"

From KeyWiki
Jump to navigation Jump to search
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div id="cse" style="width: 100%;">Loading</div>
+
Below is a search form powered by [http://google.com Google] that can be used for advanced searches on [[KeyWiki:About|KeyWiki]].
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
+
<htmlet>google-search</htmlet>
<script type="text/javascript">
+
<noinclude>[[Category:Keywiki organizational pages]]</noinclude>
  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" />
 

Latest revision as of 14:48, 16 February 2012

Below is a search form powered by Google that can be used for advanced searches on KeyWiki.

Loading