|
|
|
|
|
by KnightWhoSaysNi
5446 days ago
|
|
"The most important change is that most navigation elements continue to be visible even when you scroll down. The navigation bar, the search box and the search options sidebar have a fixed position" Strange that "position: fixed" hasn't found its way to popular websites before now. It's been supported by major browsers since the early zeroes (or late nineties?), the only exception being IE (for which you can easily make a fix). Here's a page from ten years ago (!) describing "position: fixed": http://www.w3.org/Style/Examples/007/menus |
|
http://news.ycombinator.com/item?id=2776046