I have been struggling with a left border menu to ensure that it stretches to accommodate the full window as it is resized. It took me a while but I finally got a result such that most windows will be fine and if I resize them, my menu still occupies the full height.
However, if the browser window is too small to accommodate the entire display (i.e. scrollbars appear), then I get a problem where the menu remains as the height of the window itself so as I scroll downwards my menu ends and white space appears. It makes me start to think 'exactly what does 100% mean?' - 100% of the total browser window height it would appear. I would prefer 100% of total scrollable area.
Any ideas as to how I might resolve this?
Thanks in advance.
However, if the browser window is too small to accommodate the entire display (i.e. scrollbars appear), then I get a problem where the menu remains as the height of the window itself so as I scroll downwards my menu ends and white space appears. It makes me start to think 'exactly what does 100% mean?' - 100% of the total browser window height it would appear. I would prefer 100% of total scrollable area.
Any ideas as to how I might resolve this?
Thanks in advance.