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

beerglass007

macrumors 6502a
Original poster
May 13, 2008
566
108
Ok I know you can tap the top of the safari browser to bring the page back to the top but what about going down ???


I was reading a web page which had about 50 pages of comments. I wanted to reach the bottom without wiping the screen each page ??

Any ideas ??

Also the username and password don't store in the login details every time even when you click remember me
 
Create a new bookmark from any page. Save it to your bookmarks bar. Then edit the bookmark. Change the name to whatever you like...End, Down, etc. I named mine "▼".

Then edit the URL. Delete the current URL and paste this code in.


javascript:scroll(0,document.getElementsByTagName('body')[0].scrollHeight);


Voilà. You now have a one-tap bookmarklet that scrolls to the end of whatever page you're on.
 
OMG! You are my hero...that's a great workaround! Thanks!

Create a new bookmark from any page. Save it to your bookmarks bar. Then edit the bookmark. Change the name to whatever you like...End, Down, etc. I named mine "▼".

Then edit the URL. Delete the current URL and paste this code in.


javascript:scroll(0,document.getElementsByTagName('body')[0].scrollHeight);


Voilà. You now have a one-tap bookmarklet that scrolls to the end of whatever page you're on.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.