« |
Main
| »
May 09, 2010
In order to make scrolling a web page even more
efficient, pageup.user.js allows
you to page up/page down using your left/right arrow keys. What it
does is that, if there isn't any overflow -- i.e. no horizontal scroll
bar -- the left arrow will page up and the right arrow will page down.
If there is a horizontal scroll bar, nothing new will happen. This
means that in the normal case -- with no horizontal scroll bar -- you
can use just the arrows to quickly navigate a page, which is actually
kind of convenient.
Posted by jeff at May 9, 2010 11:51 PM