Skip to content

tremez/jquery-tabLoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#jQuery Tabloop plugin Allows to make a tab key loop through :tabbable elements of affected jquery element

Usefule for carousel-styled pages, or multi-form pages, where all elements are present in DOM, but only part of them is visible, and should be present in Tab Loop

#Examples:

###$(el).tabLoop() Enable tabLoop plugin for an element - now in case of TAB key pressed, tab cycle will be only within :tabbable elements inside $(el), instead of entire page

###$(el).tabLoop("disable") - disable Tab Loop plugin for $(el)

About

jQuery tabLoop plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published