How to make scroll bar drop with a down menu?

Those drop-down top bar menu things... how do I make them go away?

  • See this http://www.newyorker.com/magazine/2014/11/17/crystal-ball-3. When I read it, the top New Yorker menu bar is hovering over the top of the page, so when I use the space bar to page down the bar blocks a part of the text. Is there some secret way to page down so that part of the text isn't hidden (I'm on a Macbook), or some way to make this type of menu bar go away? It's not just the New Yorker website--I see these many places.

  • Answer:

    They're really pretty rude. Have you considered a readability extension to your browser? Like https://www.readability.com/addons?

c'mon sea legs at Ask.Metafilter.Com Visit the source

Was this solution helpful to you?

Other answers

You know, fwiw, this site does that screwy paging-with-a-spacebar problem too w/ the new redesign, unless you click the little "x" in the top right corner. I'm really glad they added the ability to hide the top nav here. Everybody should do that.

nushustu

Some browsers, like Firefox, will detect those headers and automatically adjust the page-down motion to compensate. Others, like Safari, have a built-in http://www.howtogeek.com/howto/25072/how-to-use-and-tweak-reader-mode-in-safari/ that shows just the main content of the article. (This works the same as the readability extension that leotrotsky posted above.)

mbrubeck

I don't know of a way to make the header go away, but in a situation like this I would find dragging two fingers on the trackpad an easy and satisfactory solution to the problem.

humboldt32

Ahhhhh, thank you! I use Chrome, got Readability.

c'mon sea legs

Press Command+Option+I and paste this line: document.getElementById("nav-container").style.display = "none"

gwint

I'm on a Mac, using Firefox, and this is what I do: Hover over that bar, and two-finger click; select "inspect element" and then in the box that opens at the http://imgur.com/mMWbaZd select the div id=mobile-nav-container. Two-finger select that and hit "delete node." Gone. It's only gone for that article; it will reappear when you load a different page. But still.

rtha

I have had that same annoyance and leotrotsky's link to the Readability extension just made my day.

jaguar

Oh, and on lack of preview: Yeah, readability works, too!

rtha

For the web site designers in the house, Mike Bostock (NYT Graphics) has an http://bost.ocks.org/mike/scroll/. I see this bug on a lot of sites now. I'm surprised a highbrow site like the New Yorker is this broken; I'd think their web team would take more pride in their work.

Nelson

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.