Follow below steps to create nice Table Of Content for your blog.
1.First sign up for your Google API Key.
2.Now copy your AJAX Feed API key to notepad.
3.Now Login to your blogger dashboard--> layout- ->Page Elements
4.Click on 'Add a Gadget'.
5.Select 'HTML/Javascript' and add the code given below.
<!-- // Created with a Google AJAX Search and Feed Wizard // http://code.google.com/apis/ajaxsearch/wizards.html --> <!-- <!-- Google Ajax Api <!-- Dynamic Feed Control and Stylesheet --> <script type="text/javascript"> new GFdynamicFeedControl(feeds, 'feed-control', options); <!-- ++End Dynamic Feed Control Wizard Generated Code++ --> |
6.Now Replace,
YOUR-AJAX-FEED-API-KEY with your real key.
YOURBLOG with your real blog name.
YOUR-BLOG-TITLE with your real blog title.
7.Now click SAVE and you are done.Look at the picture below.