Earlier quoted context omitted.
I agree. It was pretty annoying. So are the new top/bottom footers on Medium. I sometimes open up the inspector and delete those two divs just to read the page, but most of the time I don't bother, give up on the article, and just close the tab. Content should just be content. You shouldn't need Javascript to simply view a page. Even if this was all just CSS tricks, it's still pretty annoying. I mean it's a neat idea…
> I sometimes open up the inspector and delete those two divs just to read the page It's crazy how often I need to do this as well. I remember back in the old days hitting esc would stop all the animations on a page, now you need to inspect + delete those elements. There needs to be some crowd sourced way of doing this, so if you delete an element and I visit the site, the element is gone.
This is how adblockers work (sort of).
We could probably leverage the same tech used for adblockers to make UI blockers, which maintain lists of "bad" UI and remove their tags and scripts.
Of course, I find it easier to just not use those websites.