
Follow step di bawah :
1. Dashboard > Layout > Add a Gadget > Html/JavaScript
2. Copy code ini :
<center>
<script style="text/javascript">
function numberOfPosts(json) {document.write('Total Post: <b>' + json.feed.openSearch$totalResults.$t + '</b><br>');}
function numberOfComments(json) {document.write('Total Comment: <b>' + json.feed.openSearch$totalResults.$t + '</b><br>');}
</script><script src="http://www.lyssasecret.com/feeds/posts/default?alt=json-in-script&callback=numberOfPosts"></script>
<script src="http://www.lyssasecret.com/feeds/comments/default?alt=json-in-script&callback=numberOfComments"></script>
</center>
3. Dah ? Then paste kat Html/JavaScript tu ..
5. SAVE . Siap ! Nanti boleh lah tengok hasilnya :)
Source: Lyssa
Share your experience down below!

No comments:
Post a Comment