Friday, March 4, 2011

Make a List of Blog Content Easily With the Scroll Effect

H
i friends, this time I wanted to share a homemade widgets results, by combining HTML code. This widget use is to display a list of the contents of your blog in the form of a box with the scroll effect.

Maybe other friends who have many use this widget on his blog and maybe this widget late or stale. But never mind, I just wanted to share with the people who do not already know or status is still the same as me that is still a newbie.

With this widget, visitors will get spoiled by us, and will increasingly feel comfortable visiting on our blog because he does not need to click here and there to see this list or post that has been our last, turn the scroll that he lived there, and click on the title desired posts.

Well it goes without lengthy explanation, perhaps bloggers already understand what I mean. To install this widget on your blog, please follow the following way:

1. go into your blogger account

2. Click the design

3. On page layout, click the Add Widget

4. Then click the HTML / Javascript

5. Copy and paste the following HTML code into it

 <div style="border: 2px solid rgb(E3E3E3); overflow: auto; height: 350px;" margin="5px" ;>
<script style="text/javascript" src="http://www.srbekasi.org/daftar-isi.txt"></script><script style="text/javascript">var numposts = 1000;var showpostdate = false;var showpostsummary = false;var numchars = 100;var standardstyling = true;</script><script src="http://go-blogtips.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&max-results=999&callback=showrecentposts"></script>
</div>Widget By:<a href="http://go-blogtips.blogspot.com" title="make a list content easily with scroll effect">Blogger Tips & Trick</a>

6. click save

Note: replace the red code with your blog url

0 Comment:

Post a Comment