B-219 Sec-55 Noida, India
+918010221733

Create google plus followers box

 Below is the code for showing google plus followers. You just need to replace your profile url in data-href

<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js” type=”text/javascript”></script>
<script type=”text/javascript”>
      (function() {
        window.___gcfg = {‘lang’: ‘en’};
        var po = document.createElement(‘script’);
        po.type = ‘text/javascript’;
        po.async = true;
        po.src = ‘https://apis.google.com/js/plusone.js’;
        var s = document.getElementsByTagName(‘script’)[0];
        s.parentNode.insertBefore(po, s);
      })();
    </script>

<div class=”wc-gplusmod”><div class=”g-plus” data-action=”followers” data-height=”290″ data-href=”https://plus.google.com/u/0/+praveenchauhan1984/?prsrc=2″ data-source=”blogger:blog:followers” data-width=”290″>
</div>
</div>

(Visited 97 times, 1 visits today)

Leave a reply

You must be logged in to post a comment.