Thread
:
Static menu
View Single Post
#
3
(
permalink
)
Sep 8th, 2005, 20:44
Webforumz Staff
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
You'd probably want to put your content inside a DIV tag using
CSS
to set overflow:auto;
<div style="overflow:auto;width:500px;height:300px;">
content here
</div>
Webforumz Staff
View Public Profile
Find all posts by Webforumz Staff