Notes


January 7, 2013

Set an Element’s Height Equal to the Window’s Height

Use JavaScript to find the the window height and set min-height for a column, sidebar or container.

January 6, 2013

Fixed Element Width: Percent of a Percent

Set the width of a fixed element in relation to its parent.

January 4, 2013

Persist Scrollbar on Short Pages

Keep the scrollbar on short pages so the whole site doesn’t jog to the right.