19 February 2009

Make Top commentator on Blogger

Top ranking information commentator is our comment on the blog post you the most. The goal is to install this top commentator? the aim is to give the award to the commentator who has been diligently visiting, reading and taking the time to comment on our blog posts.

I need good manners, scriptnya following code:


<script type="text/javascript">
pipeCallback function (obj) (
document.write ( "<ul>");
var i;
for (i = 0; i <obj.count; + + i)
(
var href = " '" + obj.value.items [i]. link + "'";
var item = "<li>" + "<a href=" "> + href +" + obj.value.items [i]. title + "</ a> </ li>";
document.write (item);
)
document.write ( "</ ul>");
)
</ script>
<script src = "& http://pipes.yahoo.com/pipes/pipe.run?_render=json&_callback=pipeCallback
_ID 33e2eb4dc25c7c21b9c586e11d2bc904 = & url = http% 3A% 2F% 2FBLOGNAME.blogspot.com & num = 10 "type =" text / javascript "> </ script>

Code from the script above, there are some that you have to edit, namely:
BLOGNAME = Replace with the domain name you blog
10 = Change the number of ranking money you want to show


No comments:

Post a Comment