Hi all, You know how popular sites have like "shortcut" keys that let you do things more fluently on the site. Examples: Gmail has letter keys to compose and manage emails... Facebook has the left and right arrow keys enabled to view images in an album. I've been looking on Google for a solution so that I can do that as well, but I haven't found anything yet. I understand that you can do "access" keys, as in pressing ALT + (key)... but I am looking for the one-key-press solution. If you're wondering why, I am looking to implement it in to my Tumblog, so users can just use the Left and Right arrow keys to move between pages and posts... Any help?
Its done with Javascript. Here are some resources to help you. http://www.scottklarr.com/topic/126/how-to-create-ctrl-key-shortcuts-in-javascript/ http://www.openjs.com/scripts/events/keyboard_shortcuts/