UI Deploy

Curated, Short, Web UI Dev we Love.

Independent scrolling panels with no body scroll (using just CSS)

Let’s suppose you want to generate a layout whereby there is a header and then any number of independent scrollable areas beneath. The header should remain in place while any of the panels below are scrolled. Furthermore, the panels below that scroll should NOT instigate the body scrolling.

view source


Advertisement