Auto Scrolling Recent Posts Widget for Blogger
1.Login to your blogger dashboard and go to Desing --&-- Page Elements.
2.Click on 'Add a Gadget' on the sidebar.
3.Select 'HTML/Javascript' and add the one of code given below
<script style="" src="http://sitemaphendrytha.googlecode.com/files/auto%20recent%20post.js"> </script><script style=""> var nMaxPosts = 15; var sBgColor; var nWidth; var nScrollDelay = 175; var sDirection="left"; var sOpenLinkLocation="N"; var sBulletChar="»»"; </script> <script style="" src="Your web site url here/feeds/posts/default?alt=json-in-script&callback=RecentPostsScrollerv2"> </script>
e Your web site url here with your web site url
Look at the example below:
4.Now save your "HTMl JavaScript"
DEMO:
0 comments