Top commentators in blogger

by Nandupatel on January 2, 2009

1. Log in into blogger with your ID.
2. Click Layout
3. Click Page Elements tab
4. Click add a Gadget
5. Click on HTML/JavaScript
6. Copy and paste the below code.

<script type=”text/javascript”>
function pipeCallback(obj) {
document.write(“<ol>”);
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(“</ol>”);
}
</script>
<script src=”http://pipes.yahoo.com/pipes/pipe.run?_render=json&_callback=pipeCallback&_id=c92ac21897d8b56e61cfa85930dd89a1&filter=nickname&url=http%3A%2F%2Findianmonsters.blogspot.com&num=15” type=”text/javascript”></script>

7. Clicks Save
8. Finish.

You have to change indianmonsters with your blog name, nickname and number is according to you.
This was irst created by Him.
Good Luck…..!

Leave a Comment

Previous post:

Next post: