ThomasJSmart
Programmer
- Sep 16, 2002
- 634
is it possible to give a table a 100 % height value, but at the same time give it a minimum and maximum height?
example
a table is 100% height, so it resizes as the browser window is resized. If the resized browser window height is less than X then the table will freeze at 300 pixels height and a scrollbar will apear for the rest. On the other hand if the browser window height is more than Y the table will freeze at 800 pixels.
I learned a bit yesterday, today i learned a lot, imagine what i'll learn tomorrow!
example
a table is 100% height, so it resizes as the browser window is resized. If the resized browser window height is less than X then the table will freeze at 300 pixels height and a scrollbar will apear for the rest. On the other hand if the browser window height is more than Y the table will freeze at 800 pixels.
I learned a bit yesterday, today i learned a lot, imagine what i'll learn tomorrow!