Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git] / docs / index.html
1 <html lang="en" xmlns:ext="http://extjs.com/docs">
2 <head>
3     <title>Ext 3.0 - API Documentation</title>
4     <link rel="stylesheet" href="../resources/css/ext-all.css" />
5     <link rel="stylesheet" href="resources/docs.css"></link>
6     <link rel="stylesheet" href="resources/style.css"></link>
7 </head>
8 <body scroll="no" id="docs">
9     <div id="loading-mask" style=""></div>
10     <div id="loading">
11         <div class="loading-indicator">
12             <img src="resources/extanim32.gif" width="32" height="32" style="margin-right:8px;" align="absmiddle"/>Loading...
13         </div>
14     </div>
15
16     <!-- include everything after the loading indicator -->
17     <script src="../adapter/ext/ext-base.js"></script>
18     <script src="../ext-all.js"></script>
19     <script src="resources/TabCloseMenu.js"></script>
20     <script src="resources/docs.js"></script>
21     <script src="output/tree.js"></script>
22
23     <div id="header">
24         <a href="http://extjs.com" style="float:right;margin-right:10px;"><img src="resources/extjs.gif" style="width:83px;height:24px;margin-top:1px;"/></a>
25         <div class="api-title">Ext 3.0 - API Documentation</div>
26     </div>
27     <div id="classes"></div>
28     <div id="main"></div>
29
30     <select id="search-options" style="display:none">
31         <option>Starts with</option>
32         <option>Ends with</option>
33         <option>Any Match</option>
34     </select>
35 </body>
36 </html>