Categories

Showing posts with label Scrollbar Widget For Blogger. Show all posts
Showing posts with label Scrollbar Widget For Blogger. Show all posts

Friday, September 25, 2009

Scrollbar Widget For Blogger

Most Blogger still confuse with "How to Make Scroll Bar Function at blogspot", today I wanna give you the tips how to make it.
Scrool bar has a function to minimize our page beside make beautiful our blog page. Ok lets do it now...
to make the scroll bar function you just copy and paste this code to your blog


Preview




#Sign in your Blogger
#Go to Layout
#Click on Add a Gadget
#Select the widget of the type "HTML/JavaScript
# Now paste the following code in to the widget


---------------------------------------------------------------------------------------



<div class="widget-content">
<ul style="height:400px;width:180px; overflow:auto; ">

<li><a href=" Ur Address ">LINK 1</a></li>
<li><a href=" Ur Address ">LINK 2</a></li>
<li><a href=" Ur Address ">LINK 3</a></li>
<li><a href=" Ur Address ">LINK 4</a></li>
<li><a href=" Ur Address ">LINK 5</a></li>
<li><a href=" Ur Address ">LINK 6</a></li>
<li><a href=" Ur Address ">LINK 7</a></li>
<li><a href=" Ur Address ">LINK 8</a></li>
<li><a href=" Ur Address ">LINK 9</a></li>
<li><a href=" Ur Address ">LINK 10</a></li>

</ul></div>



--------------------------------------------------------------------------------------
# Now Save It

Note: U can edit the height and width Code to adjust for ur blogger.
Read More...
 

Tips and Tricks for Blogger Copyright © 2009 http://tips-tricks-for-blogger.blogspot.com