Skip to content

Lhacker/verticallytablefocusjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vertical focus on table

This is a jquery plugin.

if you push "Enter" or "Shift + Enter", you can move your focus vertically.

vertically table focus demo

please read jquery.verticallytablefocus.js .

<head>
  <script type="text/javascript" src="./jquery.verticallytablefocus.js"></script>
</head>

and then apply verticallytablefocus function.

// apply vertical table focus.  
$("#target_table").applyVerticalTableFocus();

About

this is a jquery plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published