Google sharing button +
+ Google has just made available to developers, webmasters, a new button: a button for sharing. This button should allow readers of a site(blog) to share the articles they read on Google's social networking.
This button, available in three formats, can be set on this page to Google+. Here is the code of its small size in ang:
<!-- Place this tag where you want the share button to render. -->
<div class="g-plus" data-action="share" data-annotation="bubble" data-height="15"></div>
<!-- Place this tag after the last share tag. -->
<script type="text/javascript">
window.___gcfg = {lang: 'fr-CA', parsetags: 'onload'};
(function() {
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>
No comments:
Post a Comment