jquery/docs/index.html

19 lines
451 B
HTML
Raw Normal View History

2006-08-09 05:44:05 +00:00
<html>
<head>
<title>jQuery Documentation</title>
<link rel="stylesheet" href="style/style.css"/>
2006-08-09 05:44:05 +00:00
<script src="../jquery-svn.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>
2006-08-09 05:44:05 +00:00
</head>
<body>
<h1>jQuery Docs &raquo; API</h1>
<ul id="docs">
<li>Loading...</li>
</ul>
</body>
</html>