View Single Post
  #1 (permalink)  
Old 01-05-04, 03:35 PM
derick_2k derick_2k is offline
Newbie Coder
 
Join Date: Jan 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
auto table resize

ok lets say i have a table with 2 collums, and i have another table in each collumn. lets call them table 2(left collumn) and table 3(right collumn)

Lets say the content in table 2 will make the table to resize to 440px, how do i have the table 3 to automaticly adjust to the size of table 2?

and same thing if table 3 would have content with 330px, and how would i do it so that table 2 would adjust to that same size.

i want the tables to be at the same hight at all times, when table 2 is 400px in height i want table 3 to be in 400px in height and same thing backwards!

PLEASE HELP ASAP
Reply With Quote