Kişisel Kendi Kendime Büyümeye Çalışan Bir Bloggerim
<script style="text/javascript">
function numberOfPosts(json) {document.write('Toplam Yazı: <b>' + json.feed.openSearch$totalResults.$t + '</b><br>');}
function numberOfComments(json) {document.write('Toplam Yorum: <b>' + json.feed.openSearch$totalResults.$t + '</b><br>');}
</script>
<ul><li><script src="http://zerdestyalcin.blogspot.com/feeds/posts/default?alt=json-in-script&callback=numberOfPosts"></script></li>
<li><script src="http://zerdestyalcin.blogspot.com/feeds/comments/default?alt=json-in-script&callback=numberOfComments"></script></li>
</ul>
Comments[ 0 ]
Yorum Gönder