[thelist] Scrollable table cell

Amazon Paulo Amazon.Paulo at Amazoniacelular.com.br
Thu May 23 16:45:01 CDT 2002


Put the content inside a div, like this:

<td>
	<div id=scrollanle style="overflow: auto; height: 10;">This is my
content</div>
</td>

You'll need to adjust the height, but it works really fine.

/Paulo Guedes

-----Original Message-----
From: McCoy, Alan [mailto:amccoy at goodmanct.com]
Sent: Thursday, May 23, 2002 5:15 PM
To: thelist at lists.evolt.org
Subject: [thelist] Scrollable table cell


I have a table cell that will contain content that may be too much to
fit into the existing design. Is it possible to make a table cell
somehow permit scrolling whenever content exeeds the specified height of
the table? This is really puzzling me...

Or at least a workaround that would be reliable...

Any help with this will bring you much merit and good karma... ;-)

Alan
--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !



More information about the thelist mailing list