olaround / publishrr

GitRepo for Publisher
1 stars 0 forks source link

Search results to be shown on static page #357

Closed danishrizwan closed 10 years ago

danishrizwan commented 10 years ago

Light box

<script>
  (function() {
    var cx = '002440136688485674925:lz7lieb6zg8';
    var gcse = document.createElement('script');
    gcse.type = 'text/javascript';
    gcse.async = true;
    gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
        '//www.google.com/cse/cse.js?cx=' + cx;
    var s = document.getElementsByTagName('script')[0];
    s.parentNode.insertBefore(gcse, s);
  })();
</script>
<gcse:search></gcse:search>