Forum Replies Created

Viewing 1 replies (of 1 total)
  • Something happened to my login, it says I don’t exist as “questas_admin” anymore. Anyway I am the same person. That being said, here is the google code I am trying to work.

    <script>
    (function() {
    var cx = ‘000594048061160289773:0fmxn8kcbd4’;
    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>

Viewing 1 replies (of 1 total)