An open API service indexing awesome lists of open source software.

https://github.com/doochik/jquery.looptab.js

Capture tab key navigation inside given element
https://github.com/doochik/jquery.looptab.js

Last synced: over 1 year ago
JSON representation

Capture tab key navigation inside given element

Awesome Lists containing this project

README

          

jquery.looptab.js
=================

jQuery plugin to capture tab key navigation inside given element.

Plugin cycles tabulation inside the given element (usually a modal popup).

Acts the following way: tab key moves cursor inside element -> browser toolbar(-s) -> inside element.

Licenced under GPLv3 and MIT.