view source
How to Code a Fixed Auto-Hiding Nav Bar with JavaScript
Top navigation bars have always been popular in web design. Since these elements contain such vital information some designers like to keep them fixed on-screen while scrolling down the page. But unfortunately this can get in the way of content if the bar is too large.
Advertisement