I basically want to achieve the same effect as in Google Reader: when you press "j", you are pushed down to the next article and when you press "k", you can go back up to the previous article. What is the simplest way of doing this?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Using
|
|||
|
|
Get the number/value for those keys and bind them to the event that you'd like them to execute. Much in the way that a |
|||
|
|
|
https://github.com/jeresig/jquery.hotkeys
|
|||
|
|