Recent comments widget generator for blogger
Posted by Nitesh Kothari on 17 April 2009
Share this post:
|
5 Comments
Almost all the blogs in blogosphere have recent widgets. here is a simple blogger widget generator, which will generate recent comments for a blog. You can decide the no of comments to be displayed, Comment date and summary. This widget works with All the browsers.
Enter the details below.
";txtarea.value = txtarea.value + "\";txtarea.value = txtarea.value + "\";var addbutton = document.getElementsByName("go")[0];addbutton.disabled = false;}function defaultvalues() {document.getElementsByName("widget.title")[0].value = "Recent Comments";document.getElementsByName("ia_rc")[0].value = "5";document.getElementsByName("ishowdate")[0].checked = true;document.getElementsByName("ishowtitle")[0].checked = true;document.getElementsByName("inumchars")[0].value = "100";document.getElementsByName("style")[0].checked = true;document.getElementsByName("style")[1].checked = false;document.getElementsByName("go")[0].disabled = true;}
Final Words
This is a simple blogger widget generator to get a customzied recent comments widget for blogger blogs. Didi this work fine with your blog? Is it working with all the browsers?
Feel free to leave a comment or feedback here.