jquery-roving-tabindex
Version:
jQuery collection plugin that implements one or two dimensional roving tabindex keyboard navigation
181 lines (61 loc) • 2.79 kB
HTML
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Home</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
</head>
<body>
<div id="main">
<h1 class="page-title">Home</h1>
<h3> </h3>
<section>
<header>
<h2>jquery.rovingtabindex.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">jQuery collection plugin that implements one or two dimensional roving
keyboard tabindex on selected descendant roving items</div>
<dl class="details">
<dt class="tag-version">Version:</dt>
<dd class="tag-version"><ul class="dummy"><li>1.0.1</li></ul></dd>
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li><a href="mailto:ianmcburnie@hotmail.com">Ian McBurnie</a></li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="jquery.rovingtabindex.js.html">jquery.rovingtabindex.js</a>, <a href="jquery.rovingtabindex.js.html#line1">line 1</a>
</li></ul></dd>
</dl>
</div>
<h3 class="subsection-title">Requires</h3>
<ul>
<li>module:jquery</li>
<li>module:jquery-linear-navigation</li>
<li>module:jquery-grid-navigation</li>
<li>module:jquery-prevent-scroll-keys</li>
</ul>
</article>
</section>
</div>
<nav>
<h2><a href="index.html">Home</a></h2><h3>Externals</h3><ul><li><a href="external-_jQuery.fn_.html">jQuery.fn</a></li></ul><h3>Events</h3><ul><li><a href="global.html#event:rovingTabindexChange">rovingTabindexChange</a></li><li><a href="global.html#event:rovingTabindexItemsChange">rovingTabindexItemsChange</a></li></ul><h3>Global</h3><ul><li><a href="global.html#%2522jQuery.fn.rovingTabindex%2522">"jQuery.fn.rovingTabindex"</a></li></ul>
</nav>
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Oct 19 2017 10:14:37 GMT-0700 (PDT)
</footer>
<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
</body>
</html>