Hacker News new | ask | show | jobs
by lasarkolja 496 days ago
Dont hate me, but I would like to have the opposite functionality

Just for mobile, where it is very annoying on long pages (Laravel Docs for example) to scroll up just to get the menue button.

3 comments

If you’re on ios, you can tap the clock for fast scroll up.
Here you go: javascript:(function(){window.scrollTo({top:0,behavior:'smooth'});})();
Same here, and I want the sticky Safari bottom tool bar back! Why is that not configurable?