Guest
Public paste!

artur

By: a guest | Mar 17th, 2010 | Syntax: None | Size: 0.59 KB | Hits: 79 | Expires: Never
Copy text to clipboard
  1. <div id="cse" style="width: 100%;">Loading</div>
  2. <script src="http://www.google.com/jsapi" type="text/javascript"></script>
  3. <script type="text/javascript">
  4.   google.load('search', '1', {language : 'en'});
  5.   google.setOnLoadCallback(function(){
  6.     var customSearchControl = new google.search.CustomSearchControl('004470096933301411211:eenqrdjvs_m');
  7.     customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
  8.     customSearchControl.draw('cse');
  9.   }, true);
  10. </script>
  11. <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />