jquery-next-id
Version:
jQuery collection plugin that will assign the next ID in sequence if an ID property does not already exist.
139 lines (50 loc) • 2 kB
HTML
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: External: jQuery.fn</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">External: jQuery.fn</h1>
<section>
<header>
<h2>jQuery.fn</h2>
</header>
<article>
<div class="container-overview">
<div class="description">The jQuery plugin namespace.</div>
<dl class="details">
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="jquery.nextid.js.html">jquery.nextid.js</a>, <a href="jquery.nextid.js.html#line36">line 36</a>
</li></ul></dd>
<dt class="tag-see">See:</dt>
<dd class="tag-see">
<ul>
<li><a href="http://learn.jquery.com/plugins/">jQuery Plugins</a></li>
</ul>
</dd>
</dl>
</div>
</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>Global</h3><ul><li><a href="global.html#%2522jQuery.fn.nextId%2522">"jQuery.fn.nextId"</a></li></ul>
</nav>
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Oct 17 2017 13:49:59 GMT-0700 (PDT)
</footer>
<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
</body>
</html>