Searches this site and other Google Sites help sites
<?xml version="1.0" encoding="UTF-8" ?> <Module> <ModulePrefs title="Hello World!" /> <Content type="html"> <![CDATA[ <div id="cse-search-form" style="width: 100%;">Loading</div> <script src="//www.google.co.uk/jsapi" type="text/javascript"></script> <script type="text/javascript"> google.load('search', '1', {language : 'en', style : google.loader.themes.MINIMALIST}); google.setOnLoadCallback(function(){ var customSearchControl = new google.search.CustomSearchControl('010428851484230611414:dbm31yqzwea'); customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET); var options = new google.search.DrawOptions(); options.enableSearchboxOnly("http://www.google.co.uk/cse?cx=010428851484230611414:dbm31yqzwea", null, true); customSearchControl.draw('cse-search-form', options); }, true); </script> ]]></Content> </Module> Simple Gadget Creation and hosting
|