rickyk586
05-19-2008, 08:13 PM
I've been trying to get this to work in at least IE6, IE7, and FF2 with no luck. Here's what I'm looking for:
- 100% height/width, no window scrollbar (scales when browser is resized)
- a 'header', 'footer', and 'middle' section
- The footer and middle sections are dynamic tables which are scrollable when there is overflow
- When the browser is resized, the middle sections changes height and the header and footer stay the same. All sections resize width.
I guess that's pretty much it. It's going to be more of a web app then a web site. I can be done with either tables or divs, I don't really care. I actually might prefer a large table because I eventually want to make the sections (header, footer, middle) user re-sizable.
Anything is greatly appreciated. Thanks!
- 100% height/width, no window scrollbar (scales when browser is resized)
- a 'header', 'footer', and 'middle' section
- The footer and middle sections are dynamic tables which are scrollable when there is overflow
- When the browser is resized, the middle sections changes height and the header and footer stay the same. All sections resize width.
I guess that's pretty much it. It's going to be more of a web app then a web site. I can be done with either tables or divs, I don't really care. I actually might prefer a large table because I eventually want to make the sections (header, footer, middle) user re-sizable.
Anything is greatly appreciated. Thanks!