03 Apr 2008

iPhone – Scroll Bottom Bookmarklet

4 Comments iPhone

You can easily scroll to the top of the web page by just tapping on top bar (which has signal status, carrier name, time etc.) of iPhone but how about scrolling to the bottom of the page. If you are browsing any long web page then sometime it becomes really annoying to reach bottom of the page.

But from now onwards, you can simply tab on a bookmark and bookmarklet (or favelet) will scroll you to the bottom of the page. You just require adding this javascript code as bookmark:

Javascript Code:
javascript:scroll(0,document.getElementsByTagName(‘body’)[0].scrollHeight);

Link:
Scroll Bottom
To add “Scroll Bottom” bookmarklet, just drag above link into Safari’s Bookmarks Bar and then sync to your iPhone through iTune.

Following are some relative articles for bookmarks and syncing to the iPhone:
Syncing iPhone and iPod touch with your computer
iPhone: Using Bookmarks
17 powerful bookmarklets for your iPhone

Tags:
written by Firoz Ansari
The author didn‘t add any Information to his profile yet.

4 Responses to “iPhone – Scroll Bottom Bookmarklet”

  1. vBharat » iPhone - Scroll Bottom Bookmarklet says:

    From vBharat » iPhone – Scroll Bottom Bookmarklet…

    You can easily scroll to the top of the web page by just tapping on top bar (which has signal status, carrier name, time etc.) of iPhone but how about scrolling to the bottom of the page. If you are browsing any long web page then sometime it becomes r…

  2. iPhone Tips « Petescrap says:

    [...] Everybody knows that tapping the status bar scrolls straight back up to the top of the page. OK, that’s occasionally pretty handy – but I find that much more often, I want to scroll straight to the bottom of the page. I found a bookmarklet to do just that here: http://www.firozansari.com/2008/04/03/iphone-scroll-bottom-bookmarklet/ [...]

  3. iphone downloads says:

    iphone downloads…

    Great information. I will surely drop by IT|Redux – Redux Model 1 again soon….

  4. slash says:

    I had to hex-quote the special characters to get the link to work on iPhone OS v3.0. Try pasting this into your bookmark URL:

    javascript:scroll(0,document.getElementsByTagName(%22body%22)%5B0%5D.scrollHeight);

Leave a Reply

Spam protection by WP Captcha-Free