Skip to content

Instantly share code, notes, and snippets.

@slav123
Created April 2, 2012 04:43
Show Gist options
  • Save slav123/2280805 to your computer and use it in GitHub Desktop.
Save slav123/2280805 to your computer and use it in GitHub Desktop.
googleplus async buttons
<!-- Place this tag in your head or just before your close body tag -->
<script type="text/javascript" src="https://apis.google.com/js/plusone.js">
{parsetags: 'explicit'}
</script>
<!-- Place this tag where you want the +1 button to render -->
<g:plusone></g:plusone>
<!-- Place this render call where appropriate -->
<script type="text/javascript">gapi.plusone.go();</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment