-
Notifications
You must be signed in to change notification settings - Fork 0
cakebaker/jquery-jknavigable
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple jQuery plugin allowing you to navigate using the "j" and "k" keys like on http://www.boston.com/bigpicture/. Example for enabling j/k navigation for posts on a blog: $('.post').jknavigable(); By default the class "active" is added to the active element, though this can be changed with: $('.post').jknavigable({'activeClass': 'someClass'});
About
A jQuery plugin that allows you to navigate using the "j" and "k" keys
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published