Difference between revisions of "GoogleSearch"

From KeyWiki
Jump to navigation Jump to search
(Replacing page with '<htmlet>google-search</htmlet>')
Line 1: Line 1:
<div id="cse" style="width: 100%;">Loading</div>
+
<htmlet>google-search</htmlet>
<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:20, 14 July 2010

Loading