Skip to content

yairlev/jfocus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jfocus

jfocus is a jquery plugin that enables keyboard navigation on your web-app. After a simple initialization, you can start moving through elements with only keyboard strokes.

Features

  • Select the focusable elements on your page
  • Define the navigation and action keyboard strokes
  • Define the order of navigation on you items
  • Create custom handlers for various events (e.g. new_focused_item, focused_item_selected etc.)
  • Dynamically add, remove, enable or disable specific items
  • Toggle circular navigation (moving from last item back to first item)

About

A jquery plugin that makes keyboard navigation easy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published