Hi I am having real problems getting the "container" div to display 100% of the contained content inside the div in both IE and Firefox.
If I create a sidemenu div with a particular pixel height inside the container div the page displays the height of that side menu. This looks ok but has the obvious problem that when they re-size the browser window the page is not flexible for the contained content.
Please have a look at the examples to see the nature of my problem.
This first example shows with a fixed height for the contained side menu:
The secound example is when I attempt to set a 100% height for the contaned content and remove the fixed height for the side menu:
If I create a sidemenu div with a particular pixel height inside the container div the page displays the height of that side menu. This looks ok but has the obvious problem that when they re-size the browser window the page is not flexible for the contained content.
Please have a look at the examples to see the nature of my problem.
This first example shows with a fixed height for the contained side menu:
The secound example is when I attempt to set a 100% height for the contaned content and remove the fixed height for the side menu: