NEW EXPANDABLE RECENT COMMENTS WIDGET FOR BLOGGER

Expandable Recent Comments Widget is a new Blogger Widget,which shows the recent comments of the readers along with the Date and Exact Time.This is very interesting widget which allows you to easily see the Contents of the Comment,Now you don't have to Click on the title link or commenter for showing the comments,just add this widget on your blog right side-bar and then you can easily navigate the comments of your readers.For expanding the Content of the comment just click the "plus +"  sign and for hiding the content of comment click the minus sign (-) or you can simply hide and show it by simply pressing Show All or hide All Button at starting time.



How To Add New Expandable Recent Comments Widget To Blogger

  • A Window will Popup Select HTML/JavaScript
  • Now Copy the Below Script and paste it into the Box
<style type="text/css" media="screen">
.row-aa {        background: #f2f2f3; }
.row-bb {        background: #F8F5F1; }
.row-div {
  margin:0px;
  padding:5px;
}
.comment-header {
  font-size:0.9em;
//  border:1px solid #E0E0E0;
//  background-color:#F3F3F3;
  padding:4px;
  margin-top:10px;
  margin-bottom:5px;
}
.comment-box {
  margin:0px;
  padding:0px;
  font-size:0.9em;
  height:500px;
  overflow:auto;
}
.comments1  {
//  background: #F3F3F3;
  padding:3px;
  border-left:1px dashed #A6A6A6;
  color: #888888;
  font-style: italic;
  padding-top:4px;
  margin-bottom:5px;
}
.comment-footer {
  text-align:center;
  font-size:0.9em;
  padding:4px;
  margin-top:5px;
}
</style>
<div style="text-align: center" class="comment-header"><input class="comment-button" id="commshowall" type="button" onclick="if (this.value == &#39;Show all&#39;) { unfold_all(this); this.value=&#39;Hide all&#39;; } else { fold_all(this); this.value=&#39;Show all&#39;; }" style="width:8em;font-size:1em;font-family:Verdana,sans" value="Show all" /></div>
<div class="comment-box">
<script type="text/javascript" src="http://helplogger.googlecode.com/svn/trunk/expandable-recent-comments.js"></script>
<script type="text/javascript"  src="http://
indiatip.blogspot.com/feeds/posts/default?start-index=1&max-results=999999&alt=json-in-script&callback=showrecentposts">
</script>
<script type="text/javascript"  src="http://indiatip.blogspot.com/feeds/comments/default?start-index=1&max-results=999999&alt=json-in-script&callback=showrecentcomments">
</script>
</div>

  • Replace  "http://indiatip.blogspot.com" with your Own Blog URL 
  • Save The Widget and that's it
So What's Up:- This was really awesome widget,we already shared many Recent Comments Widgets but this one is really attractive and accessible widget,try it and share your beautiful ideas with us,stay Blessed,Happy Blogging.Script/Code Credit @Helplogger

No comments:

Post a Comment