I am trying to implement a web layout using CSS3 where the header and footer are sticky. There is also a left side nav frame that extends from the header to the bottom of the browser page. The side nav frame is scrollable once the content extends beyond the bottom of the page. Finally, there is a right content frame that extends from the header to the footer. The content frame is also scrollable once the content extends beyond the footer.
I have searched through this site along with other and I cannot seem to find exactly what I am looking for. Has anyone implemented such a layout or point me in the right direction.
Thanks.
Here is a layout where the header and footer are sticky, hope this get you in the right direction.
See fiddle for how it works http://jsfiddle.net/z4sL8upt/3/