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
- Host: GitHub
- URL: https://github.com/doochik/jquery.looptab.js
- Owner: doochik
- Created: 2012-06-05T09:42:58.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-09T10:57:12.000Z (about 14 years ago)
- Last Synced: 2025-03-06T15:51:08.020Z (over 1 year ago)
- Language: JavaScript
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.