mirror of
https://github.com/jquery/jquery.git
synced 2026-02-16 22:51:24 -05:00
Updated the docs for a number of methods.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user