Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mazz0

macrumors 68040
Original poster
Mar 23, 2011
3,474
4,204
Leeds, UK
I often wish I could click the titlebar of Safari to scroll to the top of the page, much like you can do (in any app) on iOS.

Anybody else think this'd be a nice feature on Mac, and what other iOS features would you like to import?
 
I added that to desktop Safari using the Favourites Bar and editing some bookmarks to contain JavaScript code instead of URLs:

Screenshot 2021-02-25 at 19.21.40.png


Code:
javascript:window.scrollTo(0,document.documentElement.scrollHeight)

Code:
javascript:window.scrollTo(0,0)
 
  • Like
Reactions: George Dawes
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.