Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

adding scroll bars to a table

Status
Not open for further replies.

OhioSteve

MIS
Mar 12, 2002
1,352
0
0
US
Can you use HTML to add scroll bars to a table? Or do you need something like vbscript?
 
I believe you can add scroll bars to a <div>. So put the table in the <div> (or the table rows/columns you want to have the scroll bars). I'm sorry I don't know the exact attribute wording.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top