Force Scroll Bars

Example Code


<!-- Codes by HTMLmagics -->
<div style="border:1px solid black;width:300px;height:150px;overflow:scroll;">
<p>Here's a demonstration of how to make a scroll box. This scroll box contains scroll bars (or at least scroll tracks) even when the content is smaller than the scroll box.</p>
</div>
<p><a  style="font-size:11px;color:#999;" href="http://htmlmagics.blogspot.com/scroll-boxes/scroll-box-code.cfm">Scrollbox Code</a></p>




Result




Here's a demonstration of how to make a scroll box. This scroll box contains scroll bars (or at least scroll tracks) even when the content is smaller than the scroll box.