This widget works based on JavaScript. You must enable JavaScript for Working of This widget
How To Install
- click on the 'Layout' tab
- click on the "Add a Gadget".
- click on the " HTML/JavaScript".
- Paste in the code.
<script type="text/javascript">Replace bloggertofree.blogspot.com with your blog link.
function w2bnumberofposts(json) {document.write('Total Posts : ' + json.feed.openSearch$totalResults.$t + '<br/>');}
function w2bnumberofcomments(json) {document.write('Total Comments : ' + json.feed.openSearch$totalResults.$t );}
</script>
<script src="http://bloggertofree.blogspot.com/feeds/posts/summary?alt=json-in-script&callback=w2bnumberofposts"></script>
<script src="http://bloggertofree.blogspot.com/feeds/comments/summary?alt=json-in-script&callback=w2bnumberofcomments"></script>
and save;
0 comments:
Post a Comment
Please do not spam Spam comments will be deleted immediately upon our review.
Regards,
JeHad Hussein
Note: Only a member of this blog may post a comment.