Log In · Register

 
CSS and Tables
psychoteddy
post Dec 31 2008, 06:05 PM
Post #1


Member
**

Group: Member
Posts: 17
Joined: Jul 2008
Member No: 670,133



Can I use CSS to make a cell in a table scrollable, if so what code should I use?
 
 
Start new topic
Replies
Mikeplyts
post Feb 11 2009, 04:21 PM
Post #2


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



Hmmmm....try adding a height and overflow: auto; property into your table, tr, or td tag. I'm not sure though. Try it.

Like this?
CODE
<table style="height:###px; overflow: auto;">TEXT N STUFF</table>
 

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: