Loading
Revisions
- September 26, 2012 @ 16:48:28 [Current Revision] by Agung Firmansyah
- April 16, 2016 @ 14:48:00 [Autosave] by Nisa
- October 27, 2012 @ 15:34:27 [Autosave] by Agung Firmansyah
- September 26, 2012 @ 16:46:05 by Agung Firmansyah
- September 26, 2012 @ 16:44:32 by Agung Firmansyah
- September 26, 2012 @ 16:43:44 by Agung Firmansyah
- September 26, 2012 @ 16:42:48 by Agung Firmansyah
- April 20, 2012 @ 22:41:21 by Agung Firmansyah
- April 20, 2012 @ 22:34:18 by Agung Firmansyah
- April 20, 2012 @ 18:48:44 by Agung Firmansyah
- April 20, 2012 @ 18:46:36 by Agung Firmansyah
- April 20, 2012 @ 18:45:44 by Agung Firmansyah
- April 19, 2012 @ 18:36:37 by Agung Firmansyah
Revision Differences
September 26, 2012 @ 16:43:44 | Current Revision | ||
---|---|---|---|
Content | |||
<div id="cse" style="width: 100%;">Loading</div> | <div id="cse" style="width: 100%;">Loading</div> | ||
<script | <script src="http://www.google.com/jsapi" type="text/javascript"></script> | ||
<script type="text/javascript"> | |||
google.load('search', '1', {language : 'en', style : google.loader.themes.GREENSKY}); google.setOnLoadCallback(function() { var customSearchOptions = {}; customSearchOptions['adoptions'] = {'layout': 'noTop'}; var customSearchControl = new google.search.CustomSearchControl( '015470088575789737025: 4cxyw5qoite', customSearchOptions); customSearchControl.setResultSetSize( google.search.Search.FILTERED_ CSE_RESULTSET); customSearchControl.draw('cse'); }, true); | google.load('search', '1', {language : 'id', style : google.loader.themes.GREENSKY}); | ||
google.setOnLoadCallback(function() { | |||
var customSearchOptions = {}; | |||
var orderByOptions = {}; | |||
orderByOptions['keys'] = [{label: 'Relevance', key: ''},{label: 'Date', key: 'date'}]; | |||
customSearchOptions['enableOrderBy'] = true; | |||
customSearchOptions['orderByOptions'] = orderByOptions; | |||
var imageSearchOptions = {}; | |||
imageSearchOptions['layout'] = google.search.ImageSearch.LAYOUT_POPUP; | |||
customSearchOptions['enableImageSearch'] = true; | |||
customSearchOptions['imageSearchOptions'] = imageSearchOptions; | |||
customSearchOptions['adoptions'] = {'layout': 'noTop'}; | |||
var customSearchControl = new google.search.CustomSearchControl( | |||
'015470088575789737025: 4cxyw5qoite', customSearchOptions); | |||
customSearchControl.setResultSetSize( google.search.Search.FILTERED_ CSE_RESULTSET); | |||
customSearchControl.draw('cse'); | |||
}, true); | |||
</script> |
Note: Spaces may be added to comparison text to allow better line wrapping.
No comments yet.