After long research I found a proposed solution for my requirements, which sadly works correctly only in Chrome and Opera, but not in IE and Firefox (didn't test other browsers until now):
I want to have a full-browser-window display with fixed header, fixed footer, fixed middle-left, fixed middle-right, variable (by resizing browser window) center, where the center shall show scrollbars on overflow.
In IE and Firefox the vertical scrollbars appear at the browser window, not at the center div *sobs*
I placed the minimized HTML at Fiddle, you can test it there - please try it with different browsers.
Help very much appreciated, thanks in advance.
I want to have a full-browser-window display with fixed header, fixed footer, fixed middle-left, fixed middle-right, variable (by resizing browser window) center, where the center shall show scrollbars on overflow.
In IE and Firefox the vertical scrollbars appear at the browser window, not at the center div *sobs*
I placed the minimized HTML at Fiddle, you can test it there - please try it with different browsers.
Help very much appreciated, thanks in advance.