UI Deploy

Curated, Short, Web UI Dev we Love.

Detachable navigation using JavaScript

The navigation bar and sidebars on this site appear static at first, but as you scroll down they detach from the page and scroll with you. Keeping the navigation in view in this way makes your site more user-friendly. This page explains how to achieve this effect with just a few lines of CSS and JavaScript.

view source

Advertisement