A diary about programming problems - to help me more easily learn from (and Google) past mistakes.
<style type="text/css"> div.scroller { overflow: scroll; width:300px; height:500px; } </style> ... <div id="scroller"></div>
The scroller property is controlled via css. You won't see the scroll bars unless their is a width and height to your div.
Please enter your message here...
No comments:
Post a Comment
Please enter your message here...