【发布时间】:2013-09-13 18:31:31
【问题描述】:
看我博客的索引页http://www.lowcoupling.com 对于每个帖子,我想显示收到的帖子的数量加 1。 我知道我需要使用 URL 来加 1,但我看不到如何 考虑
<!-- 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"></script>
<!-- Place this tag where you want the +1 button to render. -->
<div class="g-plusone" data-size="tall"></div>
【问题讨论】:
标签: javascript html css google-plus-one