How to Make a Blog Widget Contents ? Maybe a new friend who would want to create a blog how to make automatic table of contents in blogger, well so I try to share a post about how to create a table of contents automatically on blogspot. This widget displays the post title is set using a bulleted list. Maybe all this, bloggers often find a list widget that displays the contents of the link that reads "Widgets By", this widget does not show a link like that, so the impression copy and paste the widget code content is not visible. Display of the TOC widget is very simple, but bloggers can change the look by adding a background color or change the color of the frameWell how do I make it?
let us follow and read until the end of this post. okay!!!
Please copy code-first code below into the gadget respective blogger buddy
<div style="overflow:auto;padding:0px 10px; width:auto; height:260px;border:1px solid #bbbbbb;">
<div>
<ul>
<script style="text/javascript">
var numposts = 9999;
var standardstyling = true;
</script>
<script type='text/javascript' src='http://tutorialblogspot.googlecode.com/files/toc-bulletlist.js'></script>
<ul><script src="http://kapakomunity.blogspot.com/feeds/posts/default/?orderby=published&alt=json-in-script&callback=showrecentposts&max-results=9999"></script>
</ul></ul></div></div>
to see an example please look at the gadget pal this blog
    Article