How to Install Top Comment Widget

Artikel Ini Ke :

As I wrote on post DoFollow top commentators, this widget will show the 10 most commentators commented on your blog (a dofollow link.) So, the top commentator widget can captivate the viewer to want to comment more on your website or blog.

The script used is not too long and not heavy I think. You can install it in a short time. For those interested please try!
  1. Open Design »Page Elements.
  2. Click Add a Gadget.

  3. Choose gadget HTML/JavaScript.
  4. Fill in the title of the widget. 
  5. Copy-paste this script into the gadget earlier.
<script type="text/javascript">
function pipeCallback(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=47909d73002419d14e697928bd9c4f24&url=http%3A%2F%2Fwww.namablog.com&num=10&filter=Nama Akun Blogger" type="text/javascript"></script>
- Change the name above the name or address of your blog.
- Change the name in writing is marked at the top to filter (not display) name.

By entering your email address below, then you will be able to post the latest articles from u'r refresh the mind in your inbox:

Delivered by FeedBurner

0 komentar:

Blogspot Tips And Tricks © 2011 Template by:
SkinCorner