Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Flickr Keyboard Navigation

Adds keyboard shortcuts for paging through Flickr (see notes for shortcut keys)

I decided to write a stupid simple keyboard navigation for paging on flickr.

It will work on any flickr page that has those numbered boxes at the bottom (photostreams, searches, long group stuff, etc..)

All you do is hit:
alt+shift+n for the next page
alt+shift+p for the previous page
alt+shift+< for the first page, and
alt+shift+> for the last page

Any comments or suggestions are, of course, always welcome.

UPDATED
-Updated to work with Flickr Gamma
-Updated to work with Firefox 2's Accesskeys



Apr 23, 2007
Mark Husson Script's author

Please Note: In Firefox 2, the keys have changed from alt+n and alt+p to alt+shift+n and alt+shift+p. This is the new way Firefox lets you use accesskeys.

 
Dec 2, 2006
gianni User

i can't seem to get it to work. where would i find PaginatorInnerElements to make the necessary changes?
thanks in advance.

 
Aug 22, 2006
Phil Moore User

It wasn't working for me until I changed lines 30 and 31 from:
PaginatorInnerElements[0]
to:
PaginatorInnerElements[1]

(I believe that the 0th element is the 'prev' button, rather than the 1st page link.)

Great script though!

 
May 23, 2006
Jason Rhyley Scriptwright

Love it.

 
May 13, 2006
Blake West Scriptwright

Great script! Thanks.

 
Sep 22, 2005
Min Lee Scriptwright

Works great, thanks!

You could comment on this script if you were logged in.