i know it is possible, but i am stuck and cannot find the code to do this. i have a div that i want all the text for the site to be in (its a tabled layout with a header and left menu bar) that is scrollable, problem is that when a user with a different screen resolution (window size) than i have views the page it looks different. i want to be able to use javascript, get the window height then apply that to the div height-(header hight+footer)
if some one can point me in the right direction to find the code, or can provide me with some starting code, i would be very greatful