Thread
:
Putting a scroll bar in a table in dreamweaver
View Single Post
#
2
(
permalink
)
Jan 15th, 2007, 00:41
Ryan Fait
SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Putting a scroll bar in a table in dreamweaver
You can use the
CSS
property, overflow: auto; to do this. I wouldn't recommend it, however. It takes away the general functionality of the mouse and the keyboard to scoll. It's something I dislike seeing always.
Ryan Fait
View Public Profile
Visit Ryan Fait's homepage!
Find all posts by Ryan Fait