Skip to content

Instantly share code, notes, and snippets.

@ecerulm
Created September 20, 2010 08:47
Show Gist options
  • Save ecerulm/587621 to your computer and use it in GitHub Desktop.
Save ecerulm/587621 to your computer and use it in GitHub Desktop.
<!-- Google search web element BEGIN-->
<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');
google.setOnLoadCallback(function(){
new google.search.CustomSearchControl('partner-pub-6449419902780618:ybxd02gp4hx').draw('cse');
}, true);
</script>
<!-- Google search web element END-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment