PDA

Click to See Complete Forum and Search --> : automatically resizing tables


val04
Jul 5th, 2001, 01:50 AM
How do I automatically resize my tables according to how long the message posted by the user is? (assuming that the information that I will be presenting in a table will be dependent on the message posted by the user). :confused:

scoutt
Jul 5th, 2001, 12:18 PM
either height=100% or just leave height out and it should automatically resize.