Skip to content
Permalink
Browse files
Updated the docs for a number of methods.
  • Loading branch information
jeresig committed Aug 12, 2006
1 parent db85661 commit 6a47e28
Show file tree
Hide file tree
Showing 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 &raquo; API</h1>

0 comments on commit 6a47e28

Please sign in to comment.