I\'m trying to make a web page with a fixed header and a scrollable content area. This is trivial when the header has a known height but I\'m struggling to find a solution f
This javascript will take the variable height of a fixed header and set the top margin of the content to flow underneath. Just call page load.