Updated the docs for a number of methods.
This commit is contained in:
parent
db85661c05
commit
6a47e28340
4 changed files with 261 additions and 21 deletions
|
@ -1,13 +1,13 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>jQuery Documentation</title>
|
||||
<link rel="stylesheet" href="style.css"/>
|
||||
<link rel="stylesheet" href="style/style.css"/>
|
||||
<script src="../jquery-svn.js"></script>
|
||||
<script src="tooltip.js"></script>
|
||||
<script src="pager.js"></script>
|
||||
<script src="jsont.js"></script>
|
||||
<script src="doc.js"></script>
|
||||
<script src="jquery-docs-jsonp.js"></script>
|
||||
<script src="js/tooltip.js"></script>
|
||||
<script src="js/pager.js"></script>
|
||||
<script src="js/jsont.js"></script>
|
||||
<script src="js/doc.js"></script>
|
||||
<script src="data/jquery-docs-jsonp.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>jQuery Docs » API</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue